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

Commit 48268a8c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "HCI: Modify SimplePairingDebugMode base class"

parents 74eabdba 0eae799f
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,
}