Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/bluetooth/
Dhci_sync.h147 int hci_dev_open_sync(struct hci_dev *hdev);
/linux-6.14.4/net/bluetooth/
Dhci_sync.c5001 int hci_dev_open_sync(struct hci_dev *hdev) in hci_dev_open_sync() function
5307 err = hci_dev_open_sync(hdev); in hci_power_on_sync()
Dhci_core.c412 ret = hci_dev_open_sync(hdev); in hci_dev_do_open()