Searched defs:hci_dev_stats (Results 1 – 2 of 2) 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 …]
420 struct hci_dev_stats { struct421 __u32 err_rx;422 __u32 err_tx;423 __u32 cmd_tx;424 __u32 evt_rx;425 __u32 acl_tx;426 __u32 acl_rx;427 __u32 sco_tx;428 __u32 sco_rx;429 __u32 byte_rx;[all …]