Lines Matching full:pipe
91 /* Pointer to the Admin Pipe Information */
93 /* Sequence for the Pipe Initialisation */
242 /* Admin pipe open sequence , Initially open the Admin Pipe */
253 /* Populate the pipe information in the pipe handle */
254 ((phHciNfc_Pipe_Info_t *)p_pipe_info)->pipe.pipe_id =
356 /* To clear the pipe information*/
379 /* Admin pipe Re-Open sequence , Re-Open the Admin Pipe */
551 /* Card Emulation A Gate Pipe Creation */
557 /* Card Emulation B Gate Pipe Creation */
743 /* hcp_message->payload[i++] = p_pipe_info->pipe.source.host_id; */
744 hcp_message->payload[i++] = p_pipe_info->pipe.source.gate_id;
745 hcp_message->payload[i++] = p_pipe_info->pipe.dest.host_id;
746 hcp_message->payload[i++] = p_pipe_info->pipe.dest.gate_id;
753 pipe_id = p_pipe_info->pipe.pipe_id;
759 HCI_DEBUG("phHciNfc_Send_Admin_Cmd: Static Pipe %u "
898 p_pipe_info->pipe.pipe_id = pipe_id;
908 pipe_id = p_pipe_info->pipe.pipe_id;
1003 p_pipe_info->pipe.source.host_id =
1006 p_pipe_info->pipe.source.gate_id =
1009 p_pipe_info->pipe.dest.host_id =
1011 p_pipe_info->pipe.dest.gate_id =
1013 p_pipe_info->pipe.pipe_id =
1024 p_pipe_info->pipe.pipe_id = pipe_id;