Searched defs:hci_dev_stats (Results 1 – 1 of 1) sorted by relevance
1103 struct hci_dev_stats { struct1104 __u32 err_rx;1105 __u32 err_tx;1106 __u32 cmd_tx;1107 __u32 evt_rx;1108 __u32 acl_tx;1109 __u32 acl_rx;1110 __u32 sco_tx;1111 __u32 sco_rx;1112 __u32 byte_rx;[all …]