Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wuie_connect_ack Struct Reference

#include <wusb.h>

Data Fields

struct wuie_hdr hdr
 
struct {
   struct wusb_ckhdid   CDID
 
   u8   bDeviceAddress
 
   u8   bReserved
 
blk [WUIE_ELT_MAX]
 

Detailed Description

WUSB IE: Connect Ack (WUSB1.0[7.5.1])

Used to acknowledge device connect requests. See note for WUIE_ELT_MAX.

Definition at line 105 of file wusb.h.

Field Documentation

u8 bDeviceAddress

Definition at line 109 of file wusb.h.

struct { ... } blk[WUIE_ELT_MAX]
u8 bReserved

Definition at line 110 of file wusb.h.

Definition at line 108 of file wusb.h.

Definition at line 106 of file wusb.h.


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