Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1603 int hci_remove_all_adv_monitor(struct hci_dev *hdev);
/linux-6.1.9/net/bluetooth/
Dhci_core.c2016 int hci_remove_all_adv_monitor(struct hci_dev *hdev) in hci_remove_all_adv_monitor() function
Dmgmt.c5502 return hci_remove_all_adv_monitor(hdev); in mgmt_remove_adv_monitor_sync()