Home
last modified time | relevance | path

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

/external/bluetooth/bluez/include/bluetooth/
Dhci.h1738 struct hci_dev_stats { struct
1739 uint32_t err_rx;
1740 uint32_t err_tx;
1741 uint32_t cmd_tx;
1742 uint32_t evt_rx;
1743 uint32_t acl_tx;
1744 uint32_t acl_rx;
1745 uint32_t sco_tx;
1746 uint32_t sco_rx;
1747 uint32_t byte_rx;
[all …]