Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dmgmt.c1037 static int set_discoverable_sync(struct hci_dev *hdev, void *data);
1057 hci_cmd_sync_queue(hdev, set_discoverable_sync, NULL, NULL); in discov_off()
1554 static int set_discoverable_sync(struct hci_dev *hdev, void *data) in set_discoverable_sync() function
1683 err = hci_cmd_sync_queue(hdev, set_discoverable_sync, cmd, in set_discoverable()