#include "ap/ap_config.h"
#include "ap/hostapd.h"
浏览源代码.
◆ hostapd_config_read2()
| struct hostapd_config * hostapd_config_read2 |
( |
const char * |
fname | ) |
|
◆ hostapd_ctrl_iface_deinit()
| void hostapd_ctrl_iface_deinit |
( |
struct hostapd_data * |
hapd | ) |
|
◆ hostapd_ctrl_iface_init()
| int hostapd_ctrl_iface_init |
( |
struct hostapd_data * |
hapd | ) |
|
◆ hostapd_get_interfaces()
| struct hapd_interfaces * hostapd_get_interfaces |
( |
void |
| ) |
|
◆ hostapd_global_ctrl_iface_deinit()
| void hostapd_global_ctrl_iface_deinit |
( |
struct hapd_interfaces * |
interfaces | ) |
|
◆ hostapd_global_ctrl_iface_init()
| int hostapd_global_ctrl_iface_init |
( |
struct hapd_interfaces * |
interface | ) |
|
◆ hostapd_global_deinit()
| void hostapd_global_deinit |
( |
void |
| ) |
|
◆ hostapd_global_interfaces_deinit()
| void hostapd_global_interfaces_deinit |
( |
void |
| ) |
|
◆ hostapd_interface_deinit_free()
| void hostapd_interface_deinit_free |
( |
struct hostapd_iface * |
iface | ) |
|
◆ hostapd_main()
| void hostapd_main |
( |
const char * |
ifname | ) |
|
◆ hostapd_pre_quit()
| void hostapd_pre_quit |
( |
struct hapd_interfaces * |
interfaces | ) |
|
◆ hostapd_stop()
| int hostapd_stop |
( |
void |
| ) |
|