Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c1083 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.c3115 hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, in active_scan()
Dmgmt.c5198 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1483 #define LE_SCAN_ACTIVE 0x01 macro