OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bSocketConnectPending
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h
182
bool_t
bSocketConnectPending
;
[
all
...]
phFriNfc_LlcpTransport_Connection.c
178
else if(pSocket->
bSocketConnectPending
== TRUE)
183
pSocket->
bSocketConnectPending
= FALSE;
[
all
...]
phFriNfc_LlcpTransport.c
705
pLlcpTransport->pSocketTable[i].
bSocketConnectPending
= FALSE;
[
all
...]
Completed in 91 milliseconds