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 143 phNfc_sData_t *psUpperNdefMsg;
phLibNfc_ndef_raw.c 206 gpphLibContext->ndef_cntx.psUpperNdefMsg = psRd;
221 gpphLibContext->ndef_cntx.psUpperNdefMsg->buffer,
222 (uint32_t*)&gpphLibContext->ndef_cntx.psUpperNdefMsg->length,
228 gpphLibContext->ndef_cntx.psUpperNdefMsg->length = 0;
407 gpphLibContext->ndef_cntx.psUpperNdefMsg = psWr;
479 gpphLibContext->ndef_cntx.psUpperNdefMsg->buffer,
480 (uint32_t*)&gpphLibContext->ndef_cntx.psUpperNdefMsg->length,
    [all...]

Completed in 299 milliseconds