usblib_parse_cmd_str
usblib_parse_cmd_str — Parse command line for details of usb device
Synopsis
externstruct usbmsg_new_device* usblib_parse_cmd_str( | | const char* argv, |
| | struct usbmsg_new_device* tmp) ; |
Arguments
args arg string
|
tmp pointer to temporary place to build new message if needed
|
Description
Parses an string from the command line for relevant device details
This call retreives the relevant device details specified by the string
representation of the command line