Searched defs:conn_handle (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_api.c243 p_msg->conn_handle = handle;
298 p_msg->conn_handle = handle;
354 p_msg->conn_handle = handle;
742 p_msg->conn_handle = handle;
879 tNFA_STATUS NFA_P2pSetLocalBusy (tNFA_HANDLE conn_handle, argument
885 P2P_TRACE_API2 ("NFA_P2pSetLocalBusy (): conn_handle:0x%02X, is_busy:%d", conn_handle, is_busy);
887 xx = conn_handle & NFA_HANDLE_MASK;
910 p_msg->conn_handle = conn_handle;
[all...]
/external/libnfc-nci/src/nfa/include/
H A Dnfa_p2p_api.h107 tNFA_HANDLE conn_handle; member in struct:__anon10103
117 tNFA_HANDLE conn_handle; member in struct:__anon10104
264 NFC_API extern tNFA_STATUS NFA_P2pAcceptConn (tNFA_HANDLE conn_handle,
281 NFC_API extern tNFA_STATUS NFA_P2pRejectConn (tNFA_HANDLE conn_handle);
299 NFC_API extern tNFA_STATUS NFA_P2pDisconnect (tNFA_HANDLE conn_handle,
411 NFC_API extern tNFA_STATUS NFA_P2pSendData (tNFA_HANDLE conn_handle,
463 NFC_API extern tNFA_STATUS NFA_P2pSetLocalBusy (tNFA_HANDLE conn_handle,
H A Dnfa_snep_api.h95 ** for server, new handle will be assigned for conn_handle
96 ** for client, handle used in NFA_SnepConnect () is returned in conn_handle
101 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10115
107 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10116
116 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10117
124 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10118
133 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10119
140 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10120
147 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10121
157 tNFA_HANDLE conn_handle; /* handl member in struct:__anon10122
164 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10123
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_snep_int.h107 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10291
117 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10292
126 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10293
136 tNFA_HANDLE conn_handle; /* handle for data link connection */ member in struct:__anon10294
144 tNFA_HANDLE conn_handle; /* response code */ member in struct:__anon10295
218 tNFA_HANDLE conn_handle; /* connection handle for default server */ member in struct:__anon10299
H A Dnfa_p2p_int.h99 tNFA_HANDLE conn_handle; member in struct:__anon10250
108 tNFA_HANDLE conn_handle; member in struct:__anon10251
115 tNFA_HANDLE conn_handle; member in struct:__anon10252
143 tNFA_HANDLE conn_handle; member in struct:__anon10255
151 tNFA_HANDLE conn_handle; member in struct:__anon10256

Completed in 81 milliseconds