Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1676 #define LE_SCAN_PASSIVE 0x00 macro
/linux-6.15/net/bluetooth/
H A Dhci_event.c292 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()
6143 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
H A Dhci_sync.c3068 return hci_start_scan_sync(hdev, LE_SCAN_PASSIVE, interval, window, in hci_passive_scan_sync()