Searched refs:expect_scan_response (Results 1 – 1 of 1) sorted by relevance
82 bool expect_scan_response = is_scannable && !is_scan_response && !ignore_scan_responses_; in ProcessAdvertisingReport() local88 if (data_status == DataStatus::CONTINUING || expect_scan_response) { in ProcessAdvertisingReport()