Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_conn.c1081 hdev->le_scan_type == LE_SCAN_ACTIVE) { in hci_connect_le()
Dhci_event.c78 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
1359 if (hdev->le_scan_type == LE_SCAN_ACTIVE) in le_set_scan_enable_complete()
Dhci_request.c2986 hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, in active_scan()
Dmgmt.c5193 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()
/Linux-v5.10/include/net/bluetooth/
Dhci.h1475 #define LE_SCAN_ACTIVE 0x01 macro