Lines Matching refs:id_next_seq

82     phHciNfc_IDMgmt_Seq_t   id_next_seq;  member
154 p_identity_info->id_next_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Init_Resources()
226 p_identity_info->id_next_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Update_Sequence()
232 p_identity_info->id_next_seq; in phHciNfc_IDMgmt_Update_Sequence()
238 p_identity_info->id_next_seq = IDMGMT_GET_FW_VERSION; in phHciNfc_IDMgmt_Update_Sequence()
244 p_identity_info->id_next_seq = IDMGMT_PIPE_CLOSE; in phHciNfc_IDMgmt_Update_Sequence()
315 p_identity_info->id_next_seq = IDMGMT_GET_FW_VERSION; in phHciNfc_IDMgmt_Initialise()
332 p_identity_info->id_next_seq = IDMGMT_GET_HW_VERSION; in phHciNfc_IDMgmt_Initialise()
346 p_identity_info->id_next_seq = IDMGMT_GET_HCI_VERSION; in phHciNfc_IDMgmt_Initialise()
360 p_identity_info->id_next_seq = IDMGMT_GET_VENDOR_NAME; in phHciNfc_IDMgmt_Initialise()
374 p_identity_info->id_next_seq = IDMGMT_GET_MODEL_ID; in phHciNfc_IDMgmt_Initialise()
388 p_identity_info->id_next_seq = IDMGMT_GET_GATES_LIST; in phHciNfc_IDMgmt_Initialise()
402 p_identity_info->id_next_seq = IDMGMT_GET_FULL_VERSION; in phHciNfc_IDMgmt_Initialise()
416 p_identity_info->id_next_seq = IDMGMT_PIPE_CLOSE; in phHciNfc_IDMgmt_Initialise()
494 p_identity_info->id_next_seq = IDMGMT_GET_HW_VERSION; in phHciNfc_IDMgmt_Info_Sequence()
508 p_identity_info->id_next_seq = IDMGMT_GET_HCI_VERSION; in phHciNfc_IDMgmt_Info_Sequence()
522 p_identity_info->id_next_seq = IDMGMT_GET_VENDOR_NAME; in phHciNfc_IDMgmt_Info_Sequence()
536 p_identity_info->id_next_seq = IDMGMT_GET_MODEL_ID; in phHciNfc_IDMgmt_Info_Sequence()
550 p_identity_info->id_next_seq = IDMGMT_GET_GATES_LIST; in phHciNfc_IDMgmt_Info_Sequence()
564 p_identity_info->id_next_seq = IDMGMT_GET_FULL_VERSION; in phHciNfc_IDMgmt_Info_Sequence()
578 p_identity_info->id_next_seq = IDMGMT_PIPE_CLOSE; in phHciNfc_IDMgmt_Info_Sequence()
716 p_identity_info->id_cur_seq = p_identity_info->id_next_seq; in phHciNfc_Recv_IDMgmt_Response()