nn::ac::CTR::ConnectAsync Function| Name | Description | |
|---|---|---|
| in | config | Instance of connection conditions. |
| in | event | An initialized nn::os::Event that indicates the completion of the operation. |
Starts an asynchronous automatic connection.
Whether the process succeeds or fails, the nn::os::Event specified in the argument is signaled once processing completes.
Once a connection is established, the nn::os::Event registered by nn::ac::RegisterDisconnectEvent is signaled if the system is accidentally disconnected from the access point.
CONFIDENTIAL