Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h108 int hci_reset_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3393 int hci_reset_sync(struct hci_dev *hdev) in hci_reset_sync() function
3415 err = hci_reset_sync(hdev); in hci_init0_sync()
3485 err = hci_reset_sync(hdev); in hci_init1_sync()
5024 hci_reset_sync(hdev); in hci_dev_close_sync()
H A Dhci_core.c628 ret = hci_reset_sync(hdev); in hci_dev_do_reset()