Home
last modified time | relevance | path

Searched defs:hci_dev_stats (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dhci.h714 struct hci_dev_stats { struct
715 __u32 err_rx;
716 __u32 err_tx;
717 __u32 cmd_tx;
718 __u32 evt_rx;
719 __u32 acl_tx;
720 __u32 acl_rx;
721 __u32 sco_tx;
722 __u32 sco_rx;
723 __u32 byte_rx;
[all …]