Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c1031 static int set_discoverable_sync(struct hci_dev *hdev, void *data);
1051 hci_cmd_sync_queue(hdev, set_discoverable_sync, NULL, NULL); in discov_off()
1548 static int set_discoverable_sync(struct hci_dev *hdev, void *data) in set_discoverable_sync() function
1677 err = hci_cmd_sync_queue(hdev, set_discoverable_sync, cmd, in set_discoverable()