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

#include <hci.h>

Data Fields

__u8 evt_type
 
__u8 bdaddr_type
 
bdaddr_t bdaddr
 
__u8 length
 
__u8 data [0]
 

Detailed Description

Definition at line 1361 of file hci.h.

Field Documentation

bdaddr_t bdaddr

Definition at line 1364 of file hci.h.

__u8 bdaddr_type

Definition at line 1363 of file hci.h.

__u8 data[0]

Definition at line 1366 of file hci.h.

__u8 evt_type

Definition at line 1362 of file hci.h.

__u8 length

Definition at line 1365 of file hci.h.


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