Home
last modified time | relevance | path

Searched refs:hci_write_fast_connectable_sync (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_sync.h136 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable);
/linux/net/bluetooth/
H A Dhci_sync.c3383 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable) in hci_write_fast_connectable_sync() function
3538 hci_write_fast_connectable_sync(hdev, true); in hci_powered_update_sync()
3540 hci_write_fast_connectable_sync(hdev, false); in hci_powered_update_sync()