Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1627 #define LE_SCAN_ACTIVE 0x01 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5891 err = hci_start_scan_sync(hdev, LE_SCAN_ACTIVE, interval, in hci_active_scan_sync()
6448 hdev->le_scan_type == LE_SCAN_ACTIVE && in hci_le_create_conn_sync()
H A Dhci_event.c117 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
1725 if (hdev->le_scan_type == LE_SCAN_ACTIVE) in le_set_scan_enable_complete()
H A Dmgmt.c6450 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()