Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_IDMgmt.c81 phHciNfc_IDMgmt_Seq_t id_cur_seq; member
153 p_identity_info->id_cur_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Init_Resources()
225 p_identity_info->id_cur_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Update_Sequence()
231 p_identity_info->id_cur_seq = in phHciNfc_IDMgmt_Update_Sequence()
237 p_identity_info->id_cur_seq = IDMGMT_GET_FW_VERSION; in phHciNfc_IDMgmt_Update_Sequence()
243 p_identity_info->id_cur_seq = IDMGMT_PIPE_CLOSE; in phHciNfc_IDMgmt_Update_Sequence()
306 switch(p_identity_info->id_cur_seq ) in phHciNfc_IDMgmt_Initialise()
483 switch(p_identity_info->id_cur_seq ) in phHciNfc_IDMgmt_Info_Sequence()
716 p_identity_info->id_cur_seq = p_identity_info->id_next_seq; in phHciNfc_Recv_IDMgmt_Response()