Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dle_scanning_manager.cc413 bool is_scan_response = event_type & (1 << kScanResponseBit); in process_advertising_package_content() local
436 if (is_legacy && is_scan_response && !advertising_cache_.Exist(address_with_type)) { in process_advertising_package_content()
440 bool is_start = is_legacy && is_scannable && !is_scan_response; in process_advertising_package_content()
451 if (is_scannable && !is_scan_response) { in process_advertising_package_content()