Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1912 int hci_remove_all_adv_monitor(struct hci_dev *hdev);
/linux/net/bluetooth/
H A Dhci_core.c2014 int hci_remove_all_adv_monitor(struct hci_dev *hdev) in hci_remove_all_adv_monitor() function
H A Dmgmt.c5625 return hci_remove_all_adv_monitor(hdev); in remove_adv_monitor()