Lines Matching full:endpoint
86 /** \brief Gets information about an endpoint on this interface.
88 @param[in] endpoint_index Zero-based endpoint index. There are two
92 @param[out] info Upon successful completion will have endpoint information.
99 /** \brief Opens an endpoint on this interface.
101 @param[in] endpoint_index Zero-based endpoint index. There are two
106 this parameter has no effect on the way endpoint is opened. It's
109 this parameter has no effect on the way endpoint is opened. It's
111 @return Handle to the opened endpoint object or NULL on failure.
124 /** \brief Opens an endpoint on this interface.
126 @param[in] endpoint_name Endpoint file name.
127 @param[in] endpoint_id Endpoint (pipe) address on the device.
128 @param[in] endpoint_index Zero-based endpoint index.
130 this parameter has no effect on the way endpoint is opened. It's
133 this parameter has no effect on the way endpoint is opened. It's
135 @return Handle to the opened endpoint object or NULL on failure.
177 /// Index for the default bulk read endpoint
180 /// ID for the default bulk read endpoint
183 /// Index for the default bulk write endpoint
186 /// ID for the default bulk write endpoint