Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1320 int hci_remove_adv_monitor(struct hci_dev *hdev, u16 handle);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c3083 int hci_remove_adv_monitor(struct hci_dev *hdev, u16 handle) in hci_remove_adv_monitor() function
H A Dmgmt.c4334 err = hci_remove_adv_monitor(hdev, handle); in remove_adv_monitor()