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

#include <spec.h>

Data Fields

struct uwb_mac_frame_hdr hdr
 
struct uwb_mac_addr Device_Identifier
 
u8 Beacon_Slot_Number
 
u8 Device_Control
 
u8 IEData []
 

Detailed Description

uwb_beacon_frame - a beacon frame including MAC headers

[ECMA] section 16.3.

Definition at line 266 of file spec.h.

Field Documentation

u8 Beacon_Slot_Number

Definition at line 269 of file spec.h.

u8 Device_Control

Definition at line 270 of file spec.h.

struct uwb_mac_addr Device_Identifier

Definition at line 268 of file spec.h.

Definition at line 267 of file spec.h.

u8 IEData[]

Definition at line 271 of file spec.h.


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