Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h154 int hci_update_discoverable(struct hci_dev *hdev);
/linux-6.15/net/bluetooth/
H A Dhci_sync.c5776 int hci_update_discoverable(struct hci_dev *hdev) in hci_update_discoverable() function
H A Dmgmt.c1847 hci_update_discoverable(hdev); in set_bondable()