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

#include <hci.h>

Data Fields

__u8 status
 
__le16 handle
 
__u8 role
 
__u8 bdaddr_type
 
bdaddr_t bdaddr
 
__le16 interval
 
__le16 latency
 
__le16 supervision_timeout
 
__u8 clk_accurancy
 

Detailed Description

Definition at line 1331 of file hci.h.

Field Documentation

bdaddr_t bdaddr

Definition at line 1336 of file hci.h.

__u8 bdaddr_type

Definition at line 1335 of file hci.h.

__u8 clk_accurancy

Definition at line 1340 of file hci.h.

Definition at line 1333 of file hci.h.

Definition at line 1337 of file hci.h.

__le16 latency

Definition at line 1338 of file hci.h.

__u8 role

Definition at line 1334 of file hci.h.

Definition at line 1332 of file hci.h.

__le16 supervision_timeout

Definition at line 1339 of file hci.h.


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