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

/external/libnfc-nxp/src/
H A DphHciNfc_Sequence.c96 {hciState_Connect, hciState_Transact, TRUE},
344 case hciState_Transact:
375 case hciState_Transact:
444 case hciState_Transact:
763 case hciState_Transact:
998 case hciState_Transact:
H A DphHciNfc_Generic.h413 hciState_Transact, enumerator in enum:phHciNfc_eState
H A DphHciNfc.c1254 status = phHciNfc_FSM_Update ( psHciContext, hciState_Transact );
1356 status = phHciNfc_FSM_Update ( psHciContext, hciState_Transact );
H A DphHciNfc_Generic.c1921 && ( hciState_Transact == psHciContext->hci_state.next_state))
1991 || (hciState_Transact == psHciContext->hci_state.next_state))

Completed in 45 milliseconds