Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h128 int hci_dev_close_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5149 int hci_dev_close_sync(struct hci_dev *hdev) in hci_dev_close_sync() function
5311 hci_dev_close_sync(hdev); in hci_power_on_sync()
5675 return hci_dev_close_sync(hdev); in hci_power_off_sync()
H A Dhci_core.c505 err = hci_dev_close_sync(hdev); in hci_dev_do_close()