mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 19:45:46 +00:00
service/btdrv: Update to 13.0.0
This commit is contained in:
parent
dccf0b7f82
commit
6b95545f8a
1 changed files with 4 additions and 0 deletions
|
@ -175,6 +175,10 @@ public:
|
||||||
{143, nullptr, "GetAudioControlInputState"},
|
{143, nullptr, "GetAudioControlInputState"},
|
||||||
{144, nullptr, "AcquireAudioConnectionStateChangedEvent"},
|
{144, nullptr, "AcquireAudioConnectionStateChangedEvent"},
|
||||||
{145, nullptr, "GetConnectedAudioDevice"},
|
{145, nullptr, "GetConnectedAudioDevice"},
|
||||||
|
{146, nullptr, "CloseAudioControlInput"},
|
||||||
|
{147, nullptr, "RegisterAudioControlNotification"},
|
||||||
|
{148, nullptr, "SendAudioControlPassthroughCommand"},
|
||||||
|
{149, nullptr, "SendAudioControlSetAbsoluteVolumeCommand"},
|
||||||
{256, nullptr, "IsManufacturingMode"},
|
{256, nullptr, "IsManufacturingMode"},
|
||||||
{257, nullptr, "EmulateBluetoothCrash"},
|
{257, nullptr, "EmulateBluetoothCrash"},
|
||||||
{258, nullptr, "GetBleChannelMap"},
|
{258, nullptr, "GetBleChannelMap"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue