Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sync.c398 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val,
411 hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_le_scan_restart_sync()
412 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, in hci_le_scan_restart_sync()
1994 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_scan_enable_sync() function
2040 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_scan_disable_sync()
2752 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, filter_dup); in hci_start_scan_sync()