Module ap

Module ap 

Expand description

Access point management.

Functionsยง

get_station_info
Returns the access point stations.
restart
Restarts the hostapd configuration.
set_auth_wpa2_psk
Sets the access point WPA2-PSK password.
set_bandwidth
Sets the access point bandwidth.
set_channel
Sets the access point channel.
set_max_stations
Sets the maximum number of stations allowed in station table.
set_mode
Sets the access point mode.
set_ssid
Sets the access point SSID.
set_ssid_hidden
Sets whether the access point SSID should be hidden.
start
Starts the hostapd configuration.
stop
Stops the hostapd configuration.