Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sync.c396 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val,
409 hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_le_scan_restart_sync()
410 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, in hci_le_scan_restart_sync()
1965 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_scan_enable_sync() function
2011 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_scan_disable_sync()
2610 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, filter_dup); in hci_start_scan_sync()