Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1750 int hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle);
/openbmc/linux/net/bluetooth/
H A Dhci_core.c1959 int hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle) in hci_remove_single_adv_monitor() function
H A Dmgmt.c5472 return hci_remove_single_adv_monitor(hdev, handle); in mgmt_remove_adv_monitor_sync()