Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1299 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
/Linux-v5.10/net/bluetooth/
Dhci_core.c3035 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor() function
Dmgmt.c4285 err = hci_add_adv_monitor(hdev, m); in add_adv_patterns_monitor()