Searched defs:hci_dev_stats (Results 1 – 1 of 1) sorted by relevance
95 struct hci_dev_stats { struct96 __u32 err_rx;97 __u32 err_tx;98 __u32 cmd_tx;99 __u32 evt_rx;100 __u32 acl_tx;101 __u32 acl_rx;102 __u32 sco_tx;103 __u32 sco_rx;104 __u32 byte_rx;[all …]