Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1319 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c3048 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor() function
H A Dmgmt.c4290 err = hci_add_adv_monitor(hdev, m); in add_adv_patterns_monitor()