Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dbluetooth.h35 struct hci_dev_stats { struct
62 struct hci_dev_stats stat; argument
/external/autotest/client/profilers/powertop/src/
Dbluetooth.c52 struct hci_dev_stats { struct
86 struct hci_dev_stats stat;
/external/libpcap/
Dpcap-bt-linux.c394 struct hci_dev_stats * s = &dev_info.stat; in bt_stats_linux()