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

  /external/libnfc-nxp/src/
phLibNfc_target.c 152 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
330 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
phLibNfc_Internal.h 75 eLibNfcHalStateTransaction,
phLibNfc_ndef_raw.c 259 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
513 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
854 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
    [all...]
phLibNfc_llcp.c 240 result = phLibNfc_UpdateNextState(gpphLibContext, eLibNfcHalStateTransaction);
521 result = phLibNfc_UpdateNextState(gpphLibContext, eLibNfcHalStateTransaction);
    [all...]
phLibNfc.c 728 case eLibNfcHalStateTransaction:
744 case eLibNfcHalStateTransaction:
787 case eLibNfcHalStateTransaction:
    [all...]
phLibNfc_initiator.c 839 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state)
    [all...]

Completed in 77 milliseconds