wpa_supplicant / hostapd
2.5
|
WPA Supplicant - Basic mesh mode routines. More...
Go to the source code of this file.
Functions | |
int | wpa_supplicant_join_mesh (struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) |
int | wpa_supplicant_leave_mesh (struct wpa_supplicant *wpa_s) |
void | wpa_supplicant_mesh_iface_deinit (struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh) |
int | wpas_mesh_scan_result_text (const u8 *ies, size_t ies_len, char *buf, char *end) |
int | wpas_mesh_add_interface (struct wpa_supplicant *wpa_s, char *ifname, size_t len) |
WPA Supplicant - Basic mesh mode routines.