LDN services: Difference between revisions

No edit summary
No edit summary
Line 185: Line 185:


sdknso uses EventClearMode=1 with this. sdknso will Abort if this cmd fails.
sdknso uses EventClearMode=1 with this. sdknso will Abort if this cmd fails.
=== GetNetworkInfoLatestUpdate ===
Takes a type-0x1A output buffer containing a [[#NetworkInfo]] and a type-0xA output buffer containing an array of [[#NodeLatestUpdate]].


=== OpenAccessPoint ===
=== OpenAccessPoint ===
Line 548: Line 551:
= NetworkConfig =
= NetworkConfig =
This is "nn::ldn::NetworkConfig". This is a 0x20-byte struct with 8-byte alignment.
This is "nn::ldn::NetworkConfig". This is a 0x20-byte struct with 8-byte alignment.
= NodeLatestUpdate =
This is "nn::ldn::NodeLatestUpdate". This is a 0x8-byte struct.


[[Category:Services]]
[[Category:Services]]