Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_sock.h95 struct hci_dev_stats { struct
128 struct hci_dev_stats stat; argument
H A Dhci_core.h515 struct hci_dev_stats stat;
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h420 struct hci_dev_stats { struct
460 struct hci_dev_stats stat;
H A Drtk_btusb.c665 memset(&hdev->stat, 0, sizeof(struct hci_dev_stats)); in hci_register_dev()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1955 memset(&hdev->stat, 0, sizeof(struct hci_dev_stats)); in hci_dev_reset_stat()