Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Sequence.c270 case hciState_Select: in phHciNfc_FSM_Validate()
295 case hciState_Select: in phHciNfc_FSM_Validate()
306 case hciState_Select: in phHciNfc_FSM_Validate()
369 case hciState_Select: in phHciNfc_FSM_Validate()
426 case hciState_Select: in phHciNfc_FSM_Validate()
737 case hciState_Select: in phHciNfc_Error_Sequence()
789 psHciContext->hci_state.cur_state = hciState_Select; in phHciNfc_Error_Sequence()
946 case hciState_Select: in phHciNfc_Resume_Sequence()
987 case hciState_Select: in phHciNfc_Resume_Sequence()
DphHciNfc_Generic.c1695 case hciState_Select: in phHciNfc_Tag_Notify()
1744 case hciState_Select: in phHciNfc_Target_Select_Notify()
1882 status = phHciNfc_FSM_Update ( psHciContext, hciState_Select ); in phHciNfc_Notify_Event()
DphHciNfc_Generic.h412 hciState_Select, enumerator
DphHciNfc.c891 status = phHciNfc_FSM_Update ( psHciContext, hciState_Select ); in phHciNfc_Select_Next_Target()