Searched refs:LE_SCAN_PASSIVE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_request.c | 806 hci_req_start_scan(req, LE_SCAN_PASSIVE, interval, window, in hci_req_add_le_passive_scan()
|
H A D | hci_event.c | 299 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset() 6377 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
|
H A D | hci_sync.c | 2840 return hci_start_scan_sync(hdev, LE_SCAN_PASSIVE, interval, window, in hci_passive_scan_sync()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 1482 #define LE_SCAN_PASSIVE 0x00 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 1697 #define LE_SCAN_PASSIVE 0x00 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 237 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset() 5584 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
|
H A D | hci_request.c | 1109 hci_req_start_scan(req, LE_SCAN_PASSIVE, interval, window, in hci_req_add_le_passive_scan()
|
Completed in 40 milliseconds