#include <obex_const.h>
Data Fields | |
| char * | manufacturer |
| Manufacturer, e.g. | |
| char * | product |
| Product, e.g. | |
| char * | serial |
| Product serial number. | |
| char * | configuration |
| USB device configuration description. | |
| char * | control_interface |
| Control interface description. | |
| char * | data_interface_idle |
| Idle data interface description, typically empty. | |
| char * | data_interface_active |
| Active data interface description, typically empty. | |
| struct obex_usb_intf_transport_t * | intf |
| Internal information for the transport layer in the library. | |
USB device configuration description.
Control interface description.
Active data interface description, typically empty.
Idle data interface description, typically empty.
struct obex_usb_intf_transport_t* obex_usb_intf_t::intf [read] |
Internal information for the transport layer in the library.
Manufacturer, e.g.
Nokia
| char* obex_usb_intf_t::product |
Product, e.g.
Nokia 6680
| char* obex_usb_intf_t::serial |
Product serial number.
1.5.9