Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/bluetooth/
H A Dhci_sock.h95 struct hci_dev_stats { struct
96 __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 …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/bluetooth/
H A Dhci_sock.h95 struct hci_dev_stats { struct
96 __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 …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/bluetooth/
H A Dhci_sock.h95 struct hci_dev_stats { struct
96 __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 …]
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/bluez/
H A Dbluez_data_p.h247 struct hci_dev_stats { struct
248 quint32 err_rx;
249 quint32 err_tx;
250 quint32 cmd_tx;
251 quint32 evt_rx;
252 quint32 acl_tx;
253 quint32 acl_rx;
254 quint32 sco_tx;
255 quint32 sco_rx;
256 quint32 byte_rx;
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/bluez_bluetooth/inc/bluetooth/
H A Dhci.h643 struct hci_dev_stats struct
645 uint32_t err_rx;
646 uint32_t err_tx;
647 uint32_t cmd_tx;
648 uint32_t evt_rx;
649 uint32_t acl_tx;
650 uint32_t acl_rx;
651 uint32_t sco_tx;
652 uint32_t sco_rx;
653 uint32_t byte_rx;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/bluez_bluetooth/inc/bluetooth/
H A Dhci.h643 struct hci_dev_stats struct
645 uint32_t err_rx;
646 uint32_t err_tx;
647 uint32_t cmd_tx;
648 uint32_t evt_rx;
649 uint32_t acl_tx;
650 uint32_t acl_rx;
651 uint32_t sco_tx;
652 uint32_t sco_rx;
653 uint32_t byte_rx;
[all …]