Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1858 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
/linux-6.15/net/bluetooth/
H A Dhci_core.c1892 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor() function
H A Dmgmt.c5211 return hci_add_adv_monitor(hdev, monitor); in mgmt_add_adv_patterns_monitor_sync()