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

#include <hci.h>

Data Fields

__le16 handle
 
__le16 conn_interval_min
 
__le16 conn_interval_max
 
__le16 conn_latency
 
__le16 supervision_timeout
 
__le16 min_ce_len
 
__le16 max_ce_len
 

Detailed Description

Definition at line 934 of file hci.h.

Field Documentation

__le16 conn_interval_max

Definition at line 937 of file hci.h.

__le16 conn_interval_min

Definition at line 936 of file hci.h.

__le16 conn_latency

Definition at line 938 of file hci.h.

Definition at line 935 of file hci.h.

__le16 max_ce_len

Definition at line 941 of file hci.h.

__le16 min_ce_len

Definition at line 940 of file hci.h.

__le16 supervision_timeout

Definition at line 939 of file hci.h.


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