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 241 uint8_t LastTrancvSuccess;
phLibNfc_initiator.c 743 gpphLibContext->LastTrancvSuccess = FALSE;
    [all...]
phLibNfc_ndef_raw.c 314 gpphLibContext->LastTrancvSuccess = FALSE;
334 gpphLibContext->LastTrancvSuccess = TRUE;
339 gpphLibContext->LastTrancvSuccess = FALSE;
560 gpphLibContext->LastTrancvSuccess = FALSE;
580 gpphLibContext->LastTrancvSuccess = TRUE;
595 gpphLibContext->LastTrancvSuccess = FALSE;
    [all...]
phLibNfc_discovery.c 269 &&(TRUE == gpphLibContext->LastTrancvSuccess))

Completed in 50 milliseconds