Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_request.c298 param_cp.type = LE_SCAN_PASSIVE; in hci_req_add_le_passive_scan()
Dhci_event.c219 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()
4797 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
/linux-4.4.14/include/net/bluetooth/
Dhci.h1329 #define LE_SCAN_PASSIVE 0x00 macro