Tizen Native API  9.0
SoftAP

Required Header

#include <softap.h>

Overview

The SoftAP module allows a device to act as a Soft Access Point (SoftAP), enabling other devices to connect to the network it creates. Applications can use this module to configure and monitor the SoftAP’s status, manage network connectivity, and adjust security settings. It is primarily used in IoT environments to easily set up and maintain network access points.

SoftAP Service consists of SoftAP Manager and SoftAP Client.

API Description
SoftAP Manager Provides functions for managing the SoftAP.
SoftAP Client Provides functions for getting the information about a connected client.