Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h119 int hci_stop_discovery_sync(struct hci_dev *hdev);
/linux-6.6.21/net/bluetooth/
Dhci_sync.c5168 int hci_stop_discovery_sync(struct hci_dev *hdev) in hci_stop_discovery_sync() function
5491 err = hci_stop_discovery_sync(hdev); in hci_power_off_sync()
5829 err = hci_stop_discovery_sync(hdev); in hci_pause_discovery_sync()
Dmgmt.c6138 return hci_stop_discovery_sync(hdev); in stop_discovery_sync()