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

Commit 90f3334c authored by David Duarte's avatar David Duarte
Browse files

RootCanal: Set HCI Version in controller_properties to 5.3

The previous version set in this file was
"Bluetooth Core Specification 2.1 + EDR" (4) which is a
withdrawn version not reflecting the features of RootCanal.

This was also causing some issues with some tests in the
PTS with "HCI Version Error".

Test: None
Change-Id: I1a346fdb3ee6a7557ae7b5a33132a8cfd700b99f
parent ff373caa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@
  "ScoDataPacketSize": "255",
  "NumAclDataPackets": "10",
  "NumScoDataPackets": "10",
  "Version": "4",
  "Version": "12",
  "Revision": "0",
  "LmpPalVersion": "0",
  "LmpPalVersion": "12",
  "ManufacturerName": "0",
  "LmpPalSubversion": "0",
  "MaximumPageNumber": "0",