Changeset bc1c6fb in mainline for uspace/lib/usb/src/request.c
- Timestamp:
- 2011-03-08T15:06:52Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 67f54965, a8e98498
- Parents:
- e2b58a63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/request.c
re2b58a63 rbc1c6fb 195 195 * @param[in] pipe Control endpoint pipe (session must be already started). 196 196 * @param[in] request_type Request type (standard/class/vendor). 197 * @param[in] recipient Request recipient (device/interface/endpoint). 197 198 * @param[in] descriptor_type Descriptor type (device/configuration/HID/...). 198 199 * @param[in] descriptor_index Descriptor index. … … 229 230 * @param[in] pipe Control endpoint pipe (session must be already started). 230 231 * @param[in] request_type Request type (standard/class/vendor). 232 * @param[in] recipient Request recipient (device/interface/endpoint). 231 233 * @param[in] descriptor_type Descriptor type (device/configuration/HID/...). 232 234 * @param[in] descriptor_index Descriptor index.
Note:
See TracChangeset
for help on using the changeset viewer.