HomeSort by relevance Sort by last modified time
    Searched defs:cur_state (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_Sequence.c 223 phHciNfc_eState_t cur_state = (phHciNfc_eState_t) local
224 psHciContext->hci_state.cur_state;
230 if( cur_state == (uint8_t) state )
239 switch (cur_state)
482 psHciContext->hci_state.cur_state );
520 psHciContext->hci_state.cur_state );
528 psHciContext->hci_state.cur_state =
539 psHciContext->hci_state.cur_state );
556 psHciContext->hci_state.cur_state );
580 if( (hciState_Reset != psHciContext->hci_state.cur_state )
    [all...]
  /external/libnfc-nxp/inc/
phNfcInterface.h 166 uint8_t cur_state; member in struct:phNfc_sState

Completed in 43 milliseconds