Searched defs:hci_dev_stats (Results 1 – 1 of 1) sorted by relevance
395 struct hci_dev_stats { struct396 __u32 err_rx;397 __u32 err_tx;398 __u32 cmd_tx;399 __u32 evt_rx;400 __u32 acl_tx;401 __u32 acl_rx;402 __u32 sco_tx;403 __u32 sco_rx;404 __u32 byte_rx;[all …]