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

Commit 0eae799f authored by Martin Brabham's avatar Martin Brabham
Browse files

HCI: Modify SimplePairingDebugMode base class

Bug: 145638034
Test: manual; builds
Change-Id: Ia3f7ae0549f6e6e89bc924cea92c861c3da08439
parent 8b8c3670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2206,7 +2206,7 @@ packet EnableDeviceUnderTestModeComplete : CommandComplete (command_op_code = EN
  status : ErrorCode,
}

packet WriteSimplePairingDebugMode : CommandPacket (op_code = WRITE_SIMPLE_PAIRING_DEBUG_MODE) {
packet WriteSimplePairingDebugMode : SecurityCommand (op_code = WRITE_SIMPLE_PAIRING_DEBUG_MODE) {
  simple_pairing_debug_mode : Enable,
}