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 145 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
317 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
phLibNfc_Internal.h 75 eLibNfcHalStateTransaction,
phLibNfc.c 657 case eLibNfcHalStateTransaction:
673 case eLibNfcHalStateTransaction:
716 case eLibNfcHalStateTransaction:
    [all...]
phLibNfc_ndef_raw.c 242 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
488 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
817 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
    [all...]
phLibNfc_initiator.c 659 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state)
812 else if((eLibNfcHalStateTransaction ==
    [all...]
phLibNfc_llcp.c 220 result = phLibNfc_UpdateNextState(gpphLibContext, eLibNfcHalStateTransaction);

Completed in 378 milliseconds