Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmsft.h23 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
50 static inline int msft_remove_monitor(struct hci_dev *hdev, in msft_remove_monitor() function
H A Dmsft.c1166 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in msft_remove_monitor() function
H A Dhci_core.c1952 status = msft_remove_monitor(hdev, monitor); in hci_remove_adv_monitor()