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

  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c 152 ||(CHK_NDEF_NOT_DONE == gpphLibContext->ndef_cntx.is_ndef))
157 else if(gpphLibContext->ndef_cntx.is_ndef == FALSE)
162 else if((gpphLibContext->ndef_cntx.is_ndef == TRUE)
313 gpphLibContext->ndef_cntx.is_ndef = FALSE;
405 (gpphLibContext->ndef_cntx.is_ndef == CHK_NDEF_NOT_DONE))
411 else if(FALSE == gpphLibContext->ndef_cntx.is_ndef)
679 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE;
    [all...]
phLibNfc_Internal.h 150 uint8_t is_ndef ; member in struct:phLibNfc_NdefInfo
phLibNfc_initiator.c 770 gpphLibContext->ndef_cntx.is_ndef = CHK_NDEF_NOT_DONE;
    [all...]

Completed in 88 milliseconds