Searched refs:le_report_msg (Results 1 – 1 of 1) sorted by relevance
72 LeReportMsg le_report_msg; in on_advertisements() local86 le_report_msg.set_event(std::string(bytes.begin(), bytes.end())); in on_advertisements()87 pending_events_.OnIncomingEvent(std::move(le_report_msg)); in on_advertisements()90 LeReportMsg le_report_msg; in on_advertisements() local102 le_report_msg.set_event(std::string(bytes.begin(), bytes.end())); in on_advertisements()103 pending_events_.OnIncomingEvent(std::move(le_report_msg)); in on_advertisements()106 LeReportMsg le_report_msg; in on_advertisements() local120 le_report_msg.set_event(std::string(bytes.begin(), bytes.end())); in on_advertisements()121 pending_events_.OnIncomingEvent(std::move(le_report_msg)); in on_advertisements()130 LeReportMsg le_report_msg; in on_timeout() local[all …]