Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_sync.c1413 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_scan_enable_sync() function
1455 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_scan_disable_sync()
2051 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, filter_dup); in hci_start_scan_sync()