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

Commit 9b21dead authored by Henri Chataing's avatar Henri Chataing Committed by Automerger Merge Worker
Browse files

RootCanal: Enable the LE APCF Android vendor command am: f4bf386b am: e64527ac

parents 8adba176 e64527ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ struct ControllerProperties {
  // Vendor Supported Commands.
  bool supports_le_get_vendor_capabilities_command{true};
  bool supports_csr_vendor_command{true};
  bool supports_le_apcf_vendor_command{false};
  bool supports_le_apcf_vendor_command{true};

  // Local Supported Features (Vol 4, Part E § 7.4.3) and
  // Local Extended Features (Vol 4, Part E § 7.4.3).