Searched refs:ExtendedLeReport (Results 1 – 3 of 3) sorted by relevance
70 class ExtendedLeReport : public DirectedLeReport {72 explicit ExtendedLeReport(const LeExtendedAdvertisingReport& advertisement) in ExtendedLeReport() function
82 …advertising_report<LeExtendedAdvertisingReportView, LeExtendedAdvertisingReport, ExtendedLeReport>( in handle_scan_results()
229 std::shared_ptr<hci::ExtendedLeReport> extended_le_report = in on_advertisements()230 std::static_pointer_cast<hci::ExtendedLeReport>(le_report); in on_advertisements()