Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_ndef_raw.c154 ||(CHK_NDEF_NOT_DONE == gpphLibContext->ndef_cntx.is_ndef)) in phLibNfc_Ndef_Read()
159 else if(gpphLibContext->ndef_cntx.is_ndef == FALSE) in phLibNfc_Ndef_Read()
164 else if((gpphLibContext->ndef_cntx.is_ndef == TRUE) in phLibNfc_Ndef_Read()
315 gpphLibContext->ndef_cntx.is_ndef = FALSE; in phLibNfc_Ndef_Read_Cb()
408 (gpphLibContext->ndef_cntx.is_ndef == CHK_NDEF_NOT_DONE)) in phLibNfc_Ndef_Write()
414 else if(FALSE == gpphLibContext->ndef_cntx.is_ndef) in phLibNfc_Ndef_Write()
682 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE; in phLibNfc_Ndef_Init()
899 gpphLibContext->ndef_cntx.is_ndef = TRUE; in phLibNfc_Ndef_CheckNdef_Cb()
924 gpphLibContext->ndef_cntx.is_ndef = FALSE; in phLibNfc_Ndef_CheckNdef_Cb()
943 gpphLibContext->ndef_cntx.is_ndef = TRUE; in phLibNfc_Ndef_CheckNdef_Cb()
[all …]
DphLibNfc_Internal.h154 uint8_t is_ndef ; member
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()