Home
last modified time | relevance | path

Searched refs:CHK_NDEF_NOT_DONE (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_Internal.h53 #define CHK_NDEF_NOT_DONE 0x02U macro
DphLibNfc_initiator.c771 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE; in phLibNfc_RemoteDev_Connect_Cb()
905 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE; in phLibNfc_RemoteDev_Disconnect_cb()
DphLibNfc_ndef_raw.c154 ||(CHK_NDEF_NOT_DONE == gpphLibContext->ndef_cntx.is_ndef)) in phLibNfc_Ndef_Read()
408 (gpphLibContext->ndef_cntx.is_ndef == CHK_NDEF_NOT_DONE)) in phLibNfc_Ndef_Write()
682 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE; in phLibNfc_Ndef_Init()