OpenOBEX  1.6
Data Fields
obex_usb_intf_service_t Struct Reference

USB-specific OBEX service information provided by optional Service Identification Functional Descriptor (CDC WMC specification section 6.5.2.5) More...

#include <obex_const.h>

Data Fields

uint8_t role
 Role bit mask: bit 0 is set if client, unset if server.
uint8_t uuid [16]
 Service UUID.
uint16_t version
 Service version.
int is_default_uuid
 Set if the service provides/expects an OBEX Default Server (spec section 6.5.2.5.2)

Detailed Description

USB-specific OBEX service information provided by optional Service Identification Functional Descriptor (CDC WMC specification section 6.5.2.5)


Field Documentation

Set if the service provides/expects an OBEX Default Server (spec section 6.5.2.5.2)

Role bit mask: bit 0 is set if client, unset if server.

Service UUID.

Service version.


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