Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 246174eb authored by Myles Watson's avatar Myles Watson Committed by Automerger Merge Worker
Browse files

RootCanal: Add more LE packets for 512-byte MTUs am: 8cb04188

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1858601

Change-Id: I3e3bf83ae5a90c8ad7350d3d088c15c82d7de33a
parents d673d311 8cb04188
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ DeviceProperties::DeviceProperties(const std::string& file_name)
      manufacturer_name_(0),
      lmp_pal_subversion_(0),
      le_data_packet_length_(27),
      num_le_data_packets_(15),
      num_le_data_packets_(20),
      le_connect_list_size_(15),
      le_resolving_list_size_(15) {
  std::string properties_raw;