Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h249 struct adv_monitor { struct
1298 void hci_free_adv_monitor(struct adv_monitor *monitor);
1299 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
/Linux-v5.10/net/bluetooth/
Dhci_core.c3011 struct adv_monitor *monitor; in hci_adv_monitors_clear()
3020 void hci_free_adv_monitor(struct adv_monitor *monitor) in hci_free_adv_monitor()
3035 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor()
3060 struct adv_monitor *monitor = ptr; in free_adv_monitor()
3072 struct adv_monitor *monitor; in hci_remove_adv_monitor()
Dmgmt.c4165 struct adv_monitor *monitor = NULL; in read_adv_mon_features()
4216 struct adv_monitor *m = NULL; in add_adv_patterns_monitor()