Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci.h714 struct hci_dev_stats { struct
747 struct hci_dev_stats stat; argument
Dhci_core.h109 struct hci_dev_stats stat;
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c638 memset(&hdev->stat, 0, sizeof(struct hci_dev_stats)); in hci_dev_reset_stat()
839 memset(&hdev->stat, 0, sizeof(struct hci_dev_stats)); in hci_register_dev()