Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_request.c806 hci_req_start_scan(req, LE_SCAN_PASSIVE, interval, window, in hci_req_add_le_passive_scan()
Dhci_event.c301 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()
6377 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
Dhci_sync.c2834 return hci_start_scan_sync(hdev, LE_SCAN_PASSIVE, interval, window, in hci_passive_scan_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h1699 #define LE_SCAN_PASSIVE 0x00 macro