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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 237 uint8_t LastTrancvSuccess;
phLibNfc_initiator.c 742 gpphLibContext->LastTrancvSuccess = FALSE;
    [all...]
phLibNfc_ndef_raw.c 312 gpphLibContext->LastTrancvSuccess = FALSE;
331 gpphLibContext->LastTrancvSuccess = TRUE;
336 gpphLibContext->LastTrancvSuccess = FALSE;
557 gpphLibContext->LastTrancvSuccess = FALSE;
577 gpphLibContext->LastTrancvSuccess = TRUE;
592 gpphLibContext->LastTrancvSuccess = FALSE;
    [all...]
phLibNfc_discovery.c 262 &&(TRUE == gpphLibContext->LastTrancvSuccess))

Completed in 25 milliseconds