Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1315 int hci_remove_adv_monitor(struct hci_dev *hdev, u16 handle);
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3083 int hci_remove_adv_monitor(struct hci_dev *hdev, u16 handle) in hci_remove_adv_monitor() function
Dmgmt.c4334 err = hci_remove_adv_monitor(hdev, handle); in remove_adv_monitor()