OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHFRINFC_LLCP_PTYPE_RR
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_Llcp.h
108
#define
PHFRINFC_LLCP_PTYPE_RR
0x0D /**< Receive Ready.*/
phFriNfc_LlcpTransport_Connection.c
322
pLlcpSocket->sLlcpHeader.ptype =
PHFRINFC_LLCP_PTYPE_RR
;
[
all
...]
phFriNfc_LlcpTransport.c
505
case
PHFRINFC_LLCP_PTYPE_RR
:
[
all
...]
Completed in 35 milliseconds