Searched refs:hci_le_set_scan_enable_sync (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 419 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, 432 hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_le_scan_restart_sync() 433 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, in hci_le_scan_restart_sync() 2174 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_scan_enable_sync() function 2220 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_scan_disable_sync() 2979 return hci_le_set_scan_enable_sync(hdev, LE_SCAN_ENABLE, filter_dup); in hci_start_scan_sync()
|