OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecvPending
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_LlcpMacNfcip.c
153
if (LlcpMac->
RecvPending
)
156
LlcpMac->
RecvPending
= FALSE;
185
LlcpMac->
RecvPending
= FALSE;
220
LlcpMac->
RecvPending
= FALSE;
264
LlcpMac->
RecvPending
= FALSE;
297
if(LlcpMac->
RecvPending
)
330
if(!LlcpMac->
RecvPending
)
395
LlcpMac->
RecvPending
= TRUE;
409
LlcpMac->
RecvPending
= TRUE;
419
LlcpMac->
RecvPending
= TRUE
[
all
...]
phFriNfc_LlcpMac.h
185
uint8_t
RecvPending
;
phFriNfc_LlcpMac.c
57
LlcpMac->
RecvPending
= 0;
Completed in 255 milliseconds