Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1677 #define LE_SCAN_ACTIVE 0x01 macro
/linux-6.15/net/bluetooth/
H A Dhci_sync.c5904 err = hci_start_scan_sync(hdev, LE_SCAN_ACTIVE, interval, in hci_active_scan_sync()
6452 hdev->le_scan_type == LE_SCAN_ACTIVE && in hci_le_create_conn_sync()
H A Dhci_event.c114 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
1736 if (hdev->le_scan_type == LE_SCAN_ACTIVE) { in le_set_scan_enable_complete()
H A Dmgmt.c6351 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()