Versions Compared

Key

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

...

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.

...

Required Configuration

None.

Notes / Warnings

None.