LDN services: Difference between revisions
No edit summary |
No edit summary |
||
Line 188: | Line 188: | ||
=== GetNetworkInfoLatestUpdate === | === GetNetworkInfoLatestUpdate === | ||
Takes a type-0x1A output buffer containing a [[#NetworkInfo]] and a type-0xA output buffer containing an array of [[#NodeLatestUpdate]]. | Takes a type-0x1A output buffer containing a [[#NetworkInfo]] and a type-0xA output buffer containing an array of [[#NodeLatestUpdate]]. | ||
=== Scan === | |||
=== ScanPrivate === | |||
=== SetWirelessControllerRestriction === | |||
=== OpenAccessPoint === | === OpenAccessPoint === | ||
Line 194: | Line 200: | ||
=== CloseAccessPoint === | === CloseAccessPoint === | ||
No input/output. | No input/output. | ||
=== CreateNetwork === | |||
=== CreateNetworkPrivate === | |||
=== DestroyNetwork === | === DestroyNetwork === | ||
No input/output. | No input/output. | ||
=== Reject === | |||
=== SetAdvertiseData === | |||
=== SetStationAcceptPolicy === | |||
=== AddAcceptFilterEntry === | |||
=== ClearAcceptFilter === | === ClearAcceptFilter === | ||
Line 206: | Line 224: | ||
=== CloseStation === | === CloseStation === | ||
No input/output. | No input/output. | ||
=== Connect === | |||
=== ConnectPrivate === | |||
=== Disconnect === | === Disconnect === | ||
Line 221: | Line 243: | ||
This is used during service exit, prior to closing the object. Official sw will Abort if this fails. | This is used during service exit, prior to closing the object. Official sw will Abort if this fails. | ||
=== SetOperationMode === | |||
=== InitializeSystem2 === | === InitializeSystem2 === |