Home
last modified time | relevance | path

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

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