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

#include <uwb-internal.h>

Data Fields

struct list_head list_node
 
struct uwb_rcrc
 
unsigned long ts_jiffies
 
enum uwb_event_type type
 
union {
   struct uwb_event_notif   notif
 
   enum uwb_event_message   message
 
}; 
 

Detailed Description

UWB Event : Radio controller that emitted the event (referenced) : Timestamp, when was it received : This event's type.

Definition at line 219 of file uwb-internal.h.

Field Documentation

union { ... }
struct list_head list_node

Definition at line 220 of file uwb-internal.h.

Definition at line 226 of file uwb-internal.h.

Definition at line 225 of file uwb-internal.h.

Definition at line 221 of file uwb-internal.h.

unsigned long ts_jiffies

Definition at line 222 of file uwb-internal.h.

Definition at line 223 of file uwb-internal.h.


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