|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "utils/common.h"#include "ap/hostapd.h"#include "utils/eloop.h"#include "wifi_api.h"#include "wpa_supplicant/ctrl_iface.h"#include "wpa_supplicant/wpa_supplicant_i.h"
函数 | |
| int | hostapd_ctrl_iface_init (struct hostapd_data *hapd) |
| void | hostapd_ctrl_iface_deinit (struct hostapd_data *hapd) |
| int | hostapd_global_ctrl_iface_init (struct hapd_interfaces *interface) |
| void | hostapd_global_ctrl_iface_deinit (struct hapd_interfaces *interfaces) |
| void hostapd_ctrl_iface_deinit | ( | struct hostapd_data * | hapd | ) |
| int hostapd_ctrl_iface_init | ( | struct hostapd_data * | hapd | ) |
| void hostapd_global_ctrl_iface_deinit | ( | struct hapd_interfaces * | interfaces | ) |
| int hostapd_global_ctrl_iface_init | ( | struct hapd_interfaces * | interface | ) |