Versions Compared

Key

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

Leave the access point previously joined.

Files

net_if_wifi.h/net_if_wifi.c

Prototype

Code Block

          void NetIF_WiFi_Leave (NET_IF_NBR   if_nbr,
                                 NET_ERR     *p_err);

Arguments

if_nbr

Interface number to join wireless access point.

...

NET_IF_WIFI_ERR_NONE
NET_IF_WIFI_ERR_LEAVE

Returned Value

None.

Required Configuration

None.

Notes / Warnings

None.