Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sync.c328 static int scan_disable_sync(struct hci_dev *hdev, void *data) in scan_disable_sync() function
353 status = hci_cmd_sync_queue(hdev, scan_disable_sync, NULL, NULL); in le_scan_disable()