Home
last modified time | relevance | path

Searched refs:PHFRINFC_LLCP_RW_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcLlcpTypes.h44 #define PHFRINFC_LLCP_RW_DEFAULT 1 /**< Default RW value (in frames).*/ macro
/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c478 uint8_t remoteRW = PHFRINFC_LLCP_RW_DEFAULT; in Handle_ConnectionFrame()
645 uint8_t remoteRW = PHFRINFC_LLCP_RW_DEFAULT; in Handle_ConnectionCompleteFrame()
1730 if(pLlcpSocket->sSocketOption.rw != PHFRINFC_LLCP_RW_DEFAULT) in phFriNfc_LlcpTransport_ConnectionOriented_Accept()
1910 if(pLlcpSocket->sSocketOption.rw != PHFRINFC_LLCP_RW_DEFAULT) in phFriNfc_LlcpTransport_ConnectionOriented_Connect()