Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c419 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val,
2184 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_scan_enable_sync() function
2230 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_scan_disable_sync()
3023 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, filter_dup); in hci_start_scan_sync()