HomeSort by relevance Sort by last modified time
    Searched refs:is_ndef (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c 154 ||(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;
    [all...]
phLibNfc_Internal.h 154 uint8_t is_ndef ; member in struct:phLibNfc_NdefInfo
phLibNfc_initiator.c 771 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE;
    [all...]

Completed in 61 milliseconds