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

#include <hci.h>

Data Fields

__u16 dev_id
 
char name [8]
 
bdaddr_t bdaddr
 
__u32 flags
 
__u8 type
 
__u8 features [8]
 
__u32 pkt_type
 
__u32 link_policy
 
__u32 link_mode
 
__u16 acl_mtu
 
__u16 acl_pkts
 
__u16 sco_mtu
 
__u16 sco_pkts
 
struct hci_dev_stats stat
 

Detailed Description

Definition at line 1494 of file hci.h.

Field Documentation

__u16 acl_mtu

Definition at line 1509 of file hci.h.

__u16 acl_pkts

Definition at line 1510 of file hci.h.

bdaddr_t bdaddr

Definition at line 1498 of file hci.h.

__u16 dev_id

Definition at line 1495 of file hci.h.

Definition at line 1503 of file hci.h.

__u32 flags

Definition at line 1500 of file hci.h.

__u32 link_mode

Definition at line 1507 of file hci.h.

__u32 link_policy

Definition at line 1506 of file hci.h.

char name[8]

Definition at line 1496 of file hci.h.

__u32 pkt_type

Definition at line 1505 of file hci.h.

__u16 sco_mtu

Definition at line 1511 of file hci.h.

__u16 sco_pkts

Definition at line 1512 of file hci.h.

Definition at line 1514 of file hci.h.

Definition at line 1501 of file hci.h.


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