Loading system/gd/hci/le_report.h +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ class LeReport { const AdvertisingEventType advertising_event_type_{}; const Address address_{}; const AddressType address_type_{}; const uint8_t rssi_; const int8_t rssi_; const std::vector<GapData> gap_data_{}; }; Loading Loading
system/gd/hci/le_report.h +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ class LeReport { const AdvertisingEventType advertising_event_type_{}; const Address address_{}; const AddressType address_type_{}; const uint8_t rssi_; const int8_t rssi_; const std::vector<GapData> gap_data_{}; }; Loading