Home | History | Annotate | Download | only in src

Lines Matching refs:pipe_id

84     uint8_t                 pipe_id;
155 p_identity_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID;
166 * \brief Get the pipe_id of Identity Managment Gate.
168 * This function Get the pipe_id of Identity Managment Gate.
188 *ppipe_id = p_identity_info->pipe_id ;
326 id_pipe_id = p_identity_info->pipe_id ;
340 id_pipe_id = p_identity_info->pipe_id ;
354 id_pipe_id = p_identity_info->pipe_id ;
368 id_pipe_id = p_identity_info->pipe_id ;
382 id_pipe_id = p_identity_info->pipe_id ;
396 id_pipe_id = p_identity_info->pipe_id ;
410 id_pipe_id = p_identity_info->pipe_id ;
488 id_pipe_id = p_identity_info->pipe_id ;
502 id_pipe_id = p_identity_info->pipe_id ;
516 id_pipe_id = p_identity_info->pipe_id ;
530 id_pipe_id = p_identity_info->pipe_id ;
544 id_pipe_id = p_identity_info->pipe_id ;
558 id_pipe_id = p_identity_info->pipe_id ;
572 id_pipe_id = p_identity_info->pipe_id ;
727 uint8_t pipe_id,
746 /* Update the pipe_id of the ID Mgmt Gate obtained from the HCI Response */
747 p_identity_info->pipe_id = pipe_id;