Home
last modified time | relevance | path

Searched defs:client_handle (Results 1 – 6 of 6) sorted by relevance

/system/nfc/src/nfa/p2p/
Dnfa_p2p_api.cc360 tNFA_STATUS NFA_P2pConnectByName(tNFA_HANDLE client_handle, in NFA_P2pConnectByName()
418 tNFA_STATUS NFA_P2pConnectBySap(tNFA_HANDLE client_handle, uint8_t dsap, in NFA_P2pConnectBySap()
/system/nfc/src/nfa/include/
Dnfa_p2p_api.h91 tNFA_HANDLE client_handle; /* NFA_HANDLE_INVALID if failed */ member
115 tNFA_HANDLE client_handle; member
Dnfa_snep_api.h82 tNFA_HANDLE client_handle; /* handle for registered client */ member
Dnfa_snep_int.h87 tNFA_HANDLE client_handle; /* handle for client */ member
Dnfa_p2p_int.h111 tNFA_HANDLE client_handle; member
/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc267 uint16_t acl_handle, uint16_t* client_handle, in StartClientPort()
603 uint16_t client_handle = 0; in TEST_F() local