1.1.26 Client - Soft-AP APIs

Provides an interface to create and manage a Soft-AP.

The function WDRV_WINC_APStart is provided to perform the Soft-AP operation. This function accepts both a BSS context and an Authentication context to describe the BSS and security of the Soft-AP.

The structure WDRV_WINC_CONN_CFG is used to further configure the Soft-AP. This is an optional parameter to WDRV_WINC_APStart, impacting network layers, rekeying interval and SSID visibility. The function WDRV_WINC_APDefaultWiFiCfg is provided to initialize the structure to default values suitable for a Soft-AP.

The function WDRV_WINC_APStop is provided to stop an active Soft-AP.