Searched refs:set_discoverable_sync (Results 1 – 1 of 1) sorted by relevance
1037 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() function1683 err = hci_cmd_sync_queue(hdev, set_discoverable_sync, cmd, in set_discoverable()