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

#include <hci.h>

Data Fields

__u32 err_rx
 
__u32 err_tx
 
__u32 cmd_tx
 
__u32 evt_rx
 
__u32 acl_tx
 
__u32 acl_rx
 
__u32 sco_tx
 
__u32 sco_rx
 
__u32 byte_rx
 
__u32 byte_tx
 

Detailed Description

Definition at line 1481 of file hci.h.

Field Documentation

__u32 acl_rx

Definition at line 1487 of file hci.h.

__u32 acl_tx

Definition at line 1486 of file hci.h.

__u32 byte_rx

Definition at line 1490 of file hci.h.

__u32 byte_tx

Definition at line 1491 of file hci.h.

__u32 cmd_tx

Definition at line 1484 of file hci.h.

__u32 err_rx

Definition at line 1482 of file hci.h.

__u32 err_tx

Definition at line 1483 of file hci.h.

__u32 evt_rx

Definition at line 1485 of file hci.h.

__u32 sco_rx

Definition at line 1489 of file hci.h.

__u32 sco_tx

Definition at line 1488 of file hci.h.


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