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