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

Commit 2c79f78f authored by Myles Watson's avatar Myles Watson Committed by Gerrit Code Review
Browse files

Merge "Rootcanal: Set default encryption key size"

parents 949708fc 349e7108
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -321,7 +321,7 @@ class DeviceProperties {
  Address address_;
  uint8_t page_scan_repetition_mode_;
  uint16_t clock_offset_;
  uint8_t encryption_key_size_;
  uint8_t encryption_key_size_{10};

  // Low Energy
  uint16_t le_data_packet_length_;