Home
last modified time | relevance | path

Searched refs:hciState_Transact (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Sequence.c96 {hciState_Connect, hciState_Transact, TRUE},
344 case hciState_Transact: in phHciNfc_FSM_Validate()
375 case hciState_Transact: in phHciNfc_FSM_Validate()
444 case hciState_Transact: in phHciNfc_FSM_Validate()
763 case hciState_Transact: in phHciNfc_Error_Sequence()
998 case hciState_Transact: in phHciNfc_Resume_Sequence()
DphHciNfc_Generic.h417 hciState_Transact, enumerator
DphHciNfc.c1254 status = phHciNfc_FSM_Update ( psHciContext, hciState_Transact ); in phHciNfc_Exchange_Data()
1356 status = phHciNfc_FSM_Update ( psHciContext, hciState_Transact ); in phHciNfc_Send_Data()
DphHciNfc_Generic.c1921 && ( hciState_Transact == psHciContext->hci_state.next_state)) in phHciNfc_Notify_Event()
1991 || (hciState_Transact == psHciContext->hci_state.next_state)) in phHciNfc_Notify_Event()