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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h109 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable);
/linux-master/net/bluetooth/
H A Dhci_sync.c3202 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable) function
3357 hci_write_fast_connectable_sync(hdev, true);
3359 hci_write_fast_connectable_sync(hdev, false);
H A Dmgmt.c6573 return hci_write_fast_connectable_sync(hdev, cp->val);
6659 status = hci_write_fast_connectable_sync(hdev, false);

Completed in 250 milliseconds