Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h136 int hci_update_connectable_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5768 int hci_update_connectable_sync(struct hci_dev *hdev) in hci_update_connectable_sync() function
H A Dmgmt.c1734 return hci_update_connectable_sync(hdev); in set_connectable_sync()