OpenOBEX  1.5
Data Fields
obex_usb_intf_t Struct Reference

USB-specific OBEX interface information. More...

#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.

Detailed Description

USB-specific OBEX interface information.


Field Documentation

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

Internal information for the transport layer in the library.

Manufacturer, e.g.

Nokia

Product, e.g.

Nokia 6680

Product serial number.


The documentation for this struct was generated from the following file: