Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h121 int hci_stop_discovery_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5147 int hci_stop_discovery_sync(struct hci_dev *hdev) in hci_stop_discovery_sync() function
5450 err = hci_stop_discovery_sync(hdev); in hci_power_off_sync()
5788 err = hci_stop_discovery_sync(hdev); in hci_pause_discovery_sync()
H A Dmgmt.c6069 return hci_stop_discovery_sync(hdev); in stop_discovery_sync()