2026-09-25 15:49:56

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-09-25 15:49:56 +00:00
parent 9e59b4132a
commit 9375aeaacf
64 changed files with 256 additions and 228 deletions
+2 -2
View File
@@ -32,7 +32,7 @@ public:
{6, nullptr, "SetLeResponse"},
{7, nullptr, "LeSendIndication"},
{8, nullptr, "GetLeEventInfo"},
{9, C<&IBluetoothUser::RegisterBleEvent>, "RegisterBleEvent"},
{9, C<&IBluetoothUser::RegisterBleEvent>, "RegisterBleEvent"}
};
// clang-format on
RegisterHandlers(functions);
@@ -192,7 +192,7 @@ public:
{154, nullptr, "IsAudioSinkVolumeSupported"},
{256, nullptr, "IsManufacturingMode"},
{257, nullptr, "EmulateBluetoothCrash"},
{258, nullptr, "GetBleChannelMap"},
{258, nullptr, "GetBleChannelMap"}
};
// clang-format on