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

Commit 8cb04188 authored by Myles Watson's avatar Myles Watson
Browse files

RootCanal: Add more LE packets for 512-byte MTUs

Bug: 202018502
Test: run/cert
      CtsVerifier LE Secure Server/Client
Tag: #feature
Change-Id: I961bddf3e99a935539340ae6dd838d4b873bdf8a
parent 43520827
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;