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

Commit ce59b580 authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

Merge "Rootcanal: Set default encryption key size" am: 2c79f78f

am: 8bf76573

Change-Id: I1f71c69c18354df6f40d5a38d41b2b32d9c7bce3
parents e968d3d3 8bf76573
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_;