Searched refs:hci_powered_update_sync (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sync.h124 int hci_powered_update_sync(struct hci_dev *hdev);
/linux-master/net/bluetooth/
H A Dhci_sync.c3328 int hci_powered_update_sync(struct hci_dev *hdev) function
4912 ret = hci_powered_update_sync(hdev);
5129 * If controller is already up (HCI_UP) performs hci_powered_update_sync
5131 * hci_powered_update_sync after the init sequence is completed.
5141 return hci_powered_update_sync(hdev);
H A Dhci_core.c1007 err = hci_powered_update_sync(hdev);

Completed in 113 milliseconds