Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_IDMgmt.c69 IDMGMT_PIPE_OPEN = 0x00U, enumerator
153 p_identity_info->id_cur_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Init_Resources()
154 p_identity_info->id_next_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Init_Resources()
225 p_identity_info->id_cur_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Update_Sequence()
226 p_identity_info->id_next_seq = IDMGMT_PIPE_OPEN; in phHciNfc_IDMgmt_Update_Sequence()
309 case IDMGMT_PIPE_OPEN: in phHciNfc_IDMgmt_Initialise()