Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1370 bool hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle, int *err);
/Linux-v5.15/net/bluetooth/
Dhci_core.c3217 bool hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle, int *err) in hci_remove_single_adv_monitor() function
Dmgmt.c4543 pending = hci_remove_single_adv_monitor(hdev, handle, &err); in remove_adv_monitor()