Home | History | Annotate | Download | only in src

Lines Matching defs:pipe_id

195                 pPipeInfo->pipe.pipe_id = (uint8_t) NXP_PIPE_CONNECTIVITY;
216 * \brief Get the pipe_id of Connectivity Managment Gate.
218 * This function Get the pipe_id of Connectivity Managment Gate.
252 uint8_t pipe_id,
271 /* Update the pipe_id of the Connectivity Gate
273 p_emulation_mgmt_info->uicc_id = pipe_id;
1166 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID;
1193 pipe_id = p_emulation_mgmt_info->uicc_id;
1194 p_pipe_info = psHciContext->p_pipe_list[pipe_id];
1234 pipe_id, HCP_MSG_TYPE_RESPONSE, response );