Searched refs:LE_SCAN_ACTIVE (Results 1 – 5 of 5) sorted by relevance
1083 hdev->le_scan_type == LE_SCAN_ACTIVE) { in hci_connect_le()
78 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()
3115 hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, in active_scan()
5198 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()
1483 #define LE_SCAN_ACTIVE 0x01 macro