Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 3.01.00

Create an wireless adhoc access point.

Files

net_if_wifi.h/net_if_wifi.c

Prototype

Arguments

if_nbr

Interface number to join wireless access point.

...

NET_IF_WIFI_ERR_NONE
NET_IF_WIFI_ERR_CREATE_ADHOC
NET_IF_WIFI_ERR_INVALID_CH
NET_IF_WIFI_ERR_INVALID_NET_TYPE
NET_IF_WIFI_ERR_INVALID_DATA_RATE
NET_IF_WIFI_ERR_INVALID_SECURITY
NET_IF_WIFI_ERR_INVALID_PWR_LEVEL

Returned Value

None.

Required Configuration

None.

Notes / Warnings

None.