Searched refs:hci_write_fast_connectable_sync (Results 1 – 3 of 3) sorted by relevance
90 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable);
2934 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable) in hci_write_fast_connectable_sync() function3088 hci_write_fast_connectable_sync(hdev, true); in hci_powered_update_sync()3090 hci_write_fast_connectable_sync(hdev, false); in hci_powered_update_sync()
6626 return hci_write_fast_connectable_sync(hdev, cp->val); in write_fast_connectable_sync()6712 status = hci_write_fast_connectable_sync(hdev, false); in set_bredr_sync()