Versions Compared

Key

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

Some applications may need to create a wireless ad hoc access point that can be accessed by other devices. Wireless ad hoc access points can be created by calling the NetIF_WiFi_CreateAdhoc() API function with the necessary parameters. See NetIF_WiFi_CreateAdhoc()CreateAP for more information.

A call to NetIF_WiFi_CreateAdhoc() is shown below:

...