Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h252 struct adv_monitor { struct
1313 void hci_free_adv_monitor(struct adv_monitor *monitor);
1314 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3024 struct adv_monitor *monitor; in hci_adv_monitors_clear()
3033 void hci_free_adv_monitor(struct adv_monitor *monitor) in hci_free_adv_monitor()
3048 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor()
3073 struct adv_monitor *monitor = ptr; in free_adv_monitor()
3085 struct adv_monitor *monitor; in hci_remove_adv_monitor()
Dmgmt.c4170 struct adv_monitor *monitor = NULL; in read_adv_mon_features()
4221 struct adv_monitor *m = NULL; in add_adv_patterns_monitor()