OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bSocketListenPending
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h
180
bool_t
bSocketListenPending
;
[
all
...]
phFriNfc_LlcpTransport_Connectionless.c
195
pLlcpSocket->
bSocketListenPending
= FALSE;
phFriNfc_LlcpTransport_Connection.c
512
if(psTransport->pSocketTable[index].
bSocketListenPending
536
if(psTransport->pSocketTable[index].
bSocketListenPending
&& psTransport->pSocketTable[index].socket_sSap == dsap)
[
all
...]
phFriNfc_LlcpTransport.c
703
pLlcpTransport->pSocketTable[i].
bSocketListenPending
= FALSE;
[
all
...]
Completed in 1231 milliseconds