Home | History | Annotate | Download | only in api

Lines Matching full:opened

150      I/O performed on an endpoint. When an endpoint object gets opened through

151 this API it is opened for asynchronous (or overlapped) I/O. And each time
164 should be opened.
181 should be opened.
416 Endpoints are always opened for overlapped I/O.
424 this parameter has no effect on the way endpoint is opened. It's
427 this parameter has no effect on the way endpoint is opened. It's
429 @return Handle to the opened endpoint object or NULL on failure. If NULL is
439 Endpoints are always opened for overlapped I/O.
443 this parameter has no effect on the way endpoint is opened. It's
446 this parameter has no effect on the way endpoint is opened. It's
448 @return Handle to the opened endpoint object or NULL on failure. If NULL is
458 Endpoints are always opened for overlapped I/O.
462 this parameter has no effect on the way endpoint is opened. It's
465 this parameter has no effect on the way endpoint is opened. It's
467 @return Handle to the opened endpoint object or NULL on failure. If NULL is
477 @param[in] adb_endpoint A handle to opened endpoint object, obtained via one
486 @param[in] adb_endpoint A handle to opened endpoint object, obtained via one
497 @param[in] adb_endpoint A handle to opened endpoint object, obtained via one
520 @param[in] adb_endpoint A handle to opened endpoint object, obtained via one
543 @param[in] adb_endpoint A handle to opened endpoint object, obtained via one
562 @param[in] adb_endpoint A handle to opened endpoint object, obtained via one
614 /** \brief Closes handle previously opened with one of the API calls
616 @param[in] adb_handle ADB handle previously opened with one of the API calls