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

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

Merge "Rootcanal: Set default encryption key size"

am: 2c79f78f

Change-Id: I9e71e1a125936e4c0f13ccb1ccb87b6a5049c047
parents c93cd473 2c79f78f
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_;