ldn: Update function table

This was based on Switchbrew page: https://switchbrew.org/wiki/LDN_services
This commit is contained in:
VolcaEM
2020-06-27 12:50:56 +02:00
committed by GitHub
parent 6205965df9
commit b9be484a51

View File

@ -69,6 +69,7 @@ public:
{101, nullptr, "GetNetworkInfoLatestUpdate"},
{102, nullptr, "Scan"},
{103, nullptr, "ScanPrivate"},
{104, nullptr, "SetWirelessControllerRestriction"},
{200, nullptr, "OpenAccessPoint"},
{201, nullptr, "CloseAccessPoint"},
{202, nullptr, "CreateNetwork"},