Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_request.c290 param_cp.type = LE_SCAN_PASSIVE; in hci_req_add_le_passive_scan()
Dhci_event.c214 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()
4762 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
/linux-4.1.27/include/net/bluetooth/
Dhci.h1305 #define LE_SCAN_PASSIVE 0x00 macro