Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h113 int hci_update_discoverable_sync(struct hci_dev *hdev);
/linux-6.6.21/net/bluetooth/
Dhci_sync.c5542 int hci_update_discoverable_sync(struct hci_dev *hdev) in hci_update_discoverable_sync() function
5584 return hci_update_discoverable_sync(hdev); in update_discoverable_sync()
Dmgmt.c1546 return hci_update_discoverable_sync(hdev); in set_discoverable_sync()