Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c1043 static int set_discoverable_sync(struct hci_dev *hdev, void *data);
1063 hci_cmd_sync_queue(hdev, set_discoverable_sync, NULL, NULL); in discov_off()
1539 static int set_discoverable_sync(struct hci_dev *hdev, void *data) in set_discoverable_sync() function
1668 err = hci_cmd_sync_queue(hdev, set_discoverable_sync, cmd, in set_discoverable()

Completed in 21 milliseconds