1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-04-14 00:04:08 -05:00

btm: Update to 12.x

This commit is contained in:
Morph 2021-04-07 10:30:59 -04:00
parent 214ef2dd8a
commit 5ec2fdceca

View File

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