Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci.h1632 #define LE_SCAN_ACTIVE 0x01 macro
/linux-5.19.10/net/bluetooth/
Dhci_sync.c4750 err = hci_start_scan_sync(hdev, LE_SCAN_ACTIVE, interval, in hci_active_scan_sync()
5299 hdev->le_scan_type == LE_SCAN_ACTIVE && in hci_le_create_conn_sync()
Dhci_request.c2282 hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, in active_scan()
Dhci_event.c115 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
1713 if (hdev->le_scan_type == LE_SCAN_ACTIVE) in le_set_scan_enable_complete()
Dmgmt.c5893 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()