Searched refs:fast_scan (Results 1 – 2 of 2) sorted by relevance
514 int bt_le_scan_update(bool fast_scan);
293 static int start_host_initiated_scan(bool fast_scan) in start_host_initiated_scan() argument297 if (fast_scan) { in start_host_initiated_scan()325 int bt_le_scan_update(bool fast_scan) in bt_le_scan_update() argument364 return start_host_initiated_scan(fast_scan); in bt_le_scan_update()371 return start_host_initiated_scan(fast_scan); in bt_le_scan_update()