1## Introduction
2In order to support third developers to develop their applications, this directory provides some WLAN interface functions. For example, enable or disable WLAN, or monitor WLAN status.
3## Directions
45```
6.
7├── LICENSE
8├── README.md9└── wifiservice
1011```
12