Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1779 int hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle);
/linux-6.6.21/net/bluetooth/
Dhci_core.c2008 int hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle) in hci_remove_single_adv_monitor() function
Dmgmt.c5512 return hci_remove_single_adv_monitor(hdev, handle); in mgmt_remove_adv_monitor_sync()