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

#include <hci.h>

Data Fields

bdaddr_t bdaddr
 
__le32 tx_bandwidth
 
__le32 rx_bandwidth
 
__le16 max_latency
 
__le16 content_format
 
__u8 retrans_effort
 
__le16 pkt_type
 

Detailed Description

Definition at line 482 of file hci.h.

Field Documentation

bdaddr_t bdaddr

Definition at line 483 of file hci.h.

__le16 content_format

Definition at line 487 of file hci.h.

__le16 max_latency

Definition at line 486 of file hci.h.

__le16 pkt_type

Definition at line 489 of file hci.h.

__u8 retrans_effort

Definition at line 488 of file hci.h.

__le32 rx_bandwidth

Definition at line 485 of file hci.h.

__le32 tx_bandwidth

Definition at line 484 of file hci.h.


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