Home | History | Annotate | Download | only in src

Lines Matching full:pipe

189 /* HCP Header Pipe ID Offset */
191 /* HCP Header Pipe ID Length */
529 Pipe Identifier */
552 /** \internal HCI Source Gate Information for the pipe */
554 /** \internal HCI Destination Gate Information for the pipe */
556 /** \internal HCI Pipe Identifier */
562 /** \internal Structure containing the created dynamic pipe information */
563 phHciNfc_Pipe_Params_t pipe;
564 /** \internal Status of the previous command sent to this pipe */
566 /** \internal previous message type Sent to this pipe */
568 /** \internal Message type Received in this pipe */
570 /** \internal previous message sent to this pipe */
573 * sent to this pipe */
576 * command sent to this pipe */
579 * sent to this pipe */
581 /** \internal Pointer to a Pipe specific Receive Response function */
583 /** \internal Pointer to a Pipe specific Receive Event function */
585 /** \internal Pointer to a Pipe specific Receive Command function */
1016 * \param[in] pipe_id The pipe to which the command
1019 * particular pipe .
1048 * \param[in] p_pipe_info Pointer to pipe specific information.
1113 * \param[in] pipe_id pipe_id of the pipe to which the frame has
1115 * \param[in] msg_type type of message sent to the pipe.
1116 * \param[in] instruction type of message instruction send to the pipe.