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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 151 phNfc_sData_t *psUpperNdefMsg;
phLibNfc_ndef_raw.c 223 gpphLibContext->ndef_cntx.psUpperNdefMsg = psRd;
238 gpphLibContext->ndef_cntx.psUpperNdefMsg->buffer,
239 (uint32_t*)&gpphLibContext->ndef_cntx.psUpperNdefMsg->length,
245 gpphLibContext->ndef_cntx.psUpperNdefMsg->length = 0;
432 gpphLibContext->ndef_cntx.psUpperNdefMsg = psWr;
504 gpphLibContext->ndef_cntx.psUpperNdefMsg->buffer,
505 (uint32_t*)&gpphLibContext->ndef_cntx.psUpperNdefMsg->length,
590 pLibNfc_Ctxt->ndef_cntx.psUpperNdefMsg->length;
    [all...]

Completed in 308 milliseconds