Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • WIFI_NO_SSID: The Access point we wanted to connect is no longer available.

  • WIFI_UNKNOWN : Unknown error has happened.
  • WIFI_CONNECTION_LOST : connection is lost, this may indicate that an AP is no longer in range.
  • WIFI_SSID_CHANGED : this indicates that we have connected to another SSID
  • WIFI_CONNECTION_FAILED : When the connection is failed, it may be because of invalid credential or any other issue.
  • WIFI_CONNECTION_INTERRUPTED : Connection is cancelled by user when it was in progress.

API Specification

 Network Service Manager API specification is available in the Doxygen page: netsrvmgr API Specifications