mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-19 01:17:04 +02:00
service: btdrv,bcat,btm: Update service tables to 14.0.0
This commit is contained in:
parent
15e95ddbe0
commit
ab9c495d00
3 changed files with 13 additions and 4 deletions
|
|
@ -140,8 +140,8 @@ public:
|
|||
{20401, nullptr, "UnregisterSystemApplicationDeliveryTask"},
|
||||
{20410, nullptr, "SetSystemApplicationDeliveryTaskTimer"},
|
||||
{30100, &IBcatService::SetPassphrase, "SetPassphrase"},
|
||||
{30101, nullptr, "Unknown"},
|
||||
{30102, nullptr, "Unknown2"},
|
||||
{30101, nullptr, "Unknown30101"},
|
||||
{30102, nullptr, "Unknown30102"},
|
||||
{30200, nullptr, "RegisterBackgroundDeliveryTask"},
|
||||
{30201, nullptr, "UnregisterBackgroundDeliveryTask"},
|
||||
{30202, nullptr, "BlockDeliveryTask"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue