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 257 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
510 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
851 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
    [all...]
phLibNfc.c 716 case eLibNfcHalStateTransaction:
732 case eLibNfcHalStateTransaction:
775 case eLibNfcHalStateTransaction:
    [all...]
phLibNfc_initiator.c 838 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state)
    [all...]
phLibNfc_llcp.c 240 result = phLibNfc_UpdateNextState(gpphLibContext, eLibNfcHalStateTransaction);

Completed in 377 milliseconds