Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1330 #define LE_SCAN_ACTIVE 0x01 macro
/linux-4.4.14/net/bluetooth/
Dhci_conn.c882 hdev->le_scan_type == LE_SCAN_ACTIVE) { in hci_connect_le()
Dhci_event.c62 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
1149 if (hdev->le_scan_type == LE_SCAN_ACTIVE) in hci_cc_le_set_scan_enable()
Dmgmt.c4237 param_cp.type = LE_SCAN_ACTIVE; in trigger_le_scan()
4891 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()