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

/external/libnfc-nxp/src/
H A DphLibNfc_ndef_raw.c154 ||(CHK_NDEF_NOT_DONE == gpphLibContext->ndef_cntx.is_ndef))
159 else if(gpphLibContext->ndef_cntx.is_ndef == FALSE)
164 else if((gpphLibContext->ndef_cntx.is_ndef == TRUE)
315 gpphLibContext->ndef_cntx.is_ndef = FALSE;
408 (gpphLibContext->ndef_cntx.is_ndef == CHK_NDEF_NOT_DONE))
414 else if(FALSE == gpphLibContext->ndef_cntx.is_ndef)
682 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE;
899 gpphLibContext->ndef_cntx.is_ndef = TRUE;
924 gpphLibContext->ndef_cntx.is_ndef = FALSE;
943 gpphLibContext->ndef_cntx.is_ndef
[all...]
H A DphLibNfc_Internal.h154 uint8_t is_ndef ; member in struct:phLibNfc_NdefInfo
H A DphLibNfc_initiator.c771 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE;
905 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE;

Completed in 54 milliseconds