Versions Compared

Key

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

NetIF_WiFi_Leave()

Leave the access point previously joined.

...

net_if_wifi.h/net_if_wifi.c

Prototype

...

Arguments

if_nbr

Interface number to join wireless access point.

...

Pointer to variable that will receive the return error code from this function:

NET_IF_WIFI_ERR_NONE
NET_IF_WIFI_ERR_LEAVE

Returned Value

None.

Required Configuration

...