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

Commit 349e7108 authored by Myles Watson's avatar Myles Watson
Browse files

Rootcanal: Set default encryption key size

Bug: 138260499
Test: Install Rootcanal on two phones, pair
Change-Id: Ic0c349b8466ac272bb76f4232c98b32e88b96f68
parent 4435a4e5
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_;