Searched refs:advertising_report_msg (Results 1 – 1 of 1) sorted by relevance
138 AdvertisingReportMsg advertising_report_msg; in OnScanResult() local151 advertising_report_msg.set_event(std::string(bytes.begin(), bytes.end())); in OnScanResult()152 advertising_reports_.OnIncomingEvent(std::move(advertising_report_msg)); in OnScanResult()