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