Explorar el Código

btm: Update to 12.x

Morph hace 5 años
padre
commit
5ec2fdceca
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/core/hle/service/btm/btm.cpp

+ 1 - 0
src/core/hle/service/btm/btm.cpp

@@ -223,6 +223,7 @@ public:
             {10, nullptr, "GetGattClientDisconnectionReason"},
             {11, nullptr, "GetBleConnectionParameter"},
             {12, nullptr, "GetBleConnectionParameterRequest"},
+            {13, nullptr, "Unknown13"},
         };
         // clang-format on