Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dmsft.h21 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor,
44 static inline int msft_remove_monitor(struct hci_dev *hdev, in msft_remove_monitor() function
Dmsft.c551 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor, in msft_remove_monitor() function
Dhci_core.c3194 *err = msft_remove_monitor(hdev, monitor, handle); in hci_remove_adv_monitor()