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

#include <hci.h>

Data Fields

__u8 status
 
__le16 handle
 
bdaddr_t bdaddr
 
__u8 link_type
 
__u8 tx_interval
 
__u8 retrans_window
 
__le16 rx_pkt_len
 
__le16 tx_pkt_len
 
__u8 air_mode
 

Detailed Description

Definition at line 1168 of file hci.h.

Field Documentation

__u8 air_mode

Definition at line 1177 of file hci.h.

bdaddr_t bdaddr

Definition at line 1171 of file hci.h.

Definition at line 1170 of file hci.h.

__u8 link_type

Definition at line 1172 of file hci.h.

__u8 retrans_window

Definition at line 1174 of file hci.h.

__le16 rx_pkt_len

Definition at line 1175 of file hci.h.

Definition at line 1169 of file hci.h.

__u8 tx_interval

Definition at line 1173 of file hci.h.

__le16 tx_pkt_len

Definition at line 1176 of file hci.h.


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