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

  /external/libnfc-nxp/src/
phHal4Nfc_Emulation.c 101 psHwReference->hal_context)->Hal4CurrentState
120 else if(Hal4Ctxt->Hal4CurrentState >= eHal4StateOpenAndReady)
146 if(Hal4Ctxt->Hal4CurrentState
229 psHwReference->hal_context)->Hal4CurrentState
248 else if(Hal4Ctxt->Hal4CurrentState >= eHal4StateOpenAndReady)
319 psHwReference->hal_context)->Hal4CurrentState
phHal4Nfc_Reader.c 92 psHwReference->hal_context)->Hal4CurrentState
117 if((eHal4StateTargetDiscovered == Hal4Ctxt->Hal4CurrentState)
174 Hal4Ctxt->Hal4CurrentState = eHal4StateOpenAndReady;
433 psHwReference->hal_context)->Hal4CurrentState
445 if((eHal4StateTargetConnected != Hal4Ctxt->Hal4CurrentState)
    [all...]
phHal4Nfc_ADD.c 63 psHwReference->hal_context)->Hal4CurrentState
82 else if(Hal4Ctxt->Hal4CurrentState >= eHal4StateOpenAndReady)
209 psHwReference->hal_context)->Hal4CurrentState
228 else if(Hal4Ctxt->Hal4CurrentState >= eHal4StateOpenAndReady)
446 Hal4Ctxt->Hal4CurrentState = eHal4StateTargetDiscovered;
    [all...]
phHal4Nfc.c 132 Hal4Ctxt->Hal4CurrentState = Hal4Ctxt->Hal4NextState;
146 Hal4Ctxt->Hal4CurrentState = eHal4StateClosed;
182 Hal4Ctxt->Hal4CurrentState = Hal4Ctxt->Hal4NextState;
542 if(eHal4StateSelfTestMode ==Hal4Ctxt->Hal4CurrentState)
563 if(eHal4StateSelfTestMode ==Hal4Ctxt->Hal4CurrentState)
582 /* if(eHal4StateSelfTestMode == Hal4Ctxt->Hal4CurrentState) */
681 psHwReference->hal_context)->Hal4CurrentState
756 Hal4Ctxt->Hal4CurrentState = eHal4StateClosed;
834 psHwReference->hal_context)->Hal4CurrentState
    [all...]
phHal4Nfc_Internal.h 203 phHal4Nfc_Hal4state_t Hal4CurrentState;
phHal4Nfc_P2P.c 83 psHwReference->hal_context)->Hal4CurrentState
203 psHwReference->hal_context)->Hal4CurrentState
649 Hal4Ctxt->Hal4CurrentState = eHal4StateEmulation;
686 Hal4Ctxt->Hal4CurrentState = eHal4StateOpenAndReady;

Completed in 48 milliseconds