Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h111 int hci_update_connectable_sync(struct hci_dev *hdev);
/Linux-v6.1/net/bluetooth/
Dhci_sync.c5296 int hci_update_connectable_sync(struct hci_dev *hdev) in hci_update_connectable_sync() function
Dmgmt.c1718 return hci_update_connectable_sync(hdev); in set_connectable_sync()