Home
last modified time | relevance | path

Searched refs:LLCP_STATE_RESET_INIT (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfcStatus.h42 #define LLCP_STATE_RESET_INIT 0x00U macro
DphLibNfc_target.c120 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_RemoteDev_Receive()
279 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_RemoteDev_Send()
DphLibNfc_discovery.c257 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_RemoteDev_CheckPresence()
DphLibNfc_ndef_raw.c172 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_Ndef_Read()
423 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_Ndef_Write()
781 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_Ndef_CheckNdef()
1293 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_RemoteDev_FormatNdef()
DphLibNfc_initiator.c1008 else if ((LLCP_STATE_RESET_INIT != gpphLibContext->llcp_cntx.sLlcpContext.state) in phLibNfc_RemoteDev_Transceive()