Searched refs:LE_SCAN_PASSIVE (Results 1 – 4 of 4) sorted by relevance
808 hci_req_start_scan(req, LE_SCAN_PASSIVE, interval, window, in hci_req_add_le_passive_scan()
295 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()6114 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
3092 return hci_start_scan_sync(hdev, LE_SCAN_PASSIVE, interval, window, in hci_passive_scan_sync()
1626 #define LE_SCAN_PASSIVE 0x00 macro