Searched refs:hostapd_interface_deinit (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h477 void hostapd_interface_deinit(struct hostapd_iface *iface);
H A Dhostapd.c2030 void hostapd_interface_deinit(struct hostapd_iface *iface) function
2303 hostapd_interface_deinit(iface);
2414 /* same as hostapd_interface_deinit without deinitializing ctrl-iface */
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h477 void hostapd_interface_deinit(struct hostapd_iface *iface);
H A Dhostapd.c2030 void hostapd_interface_deinit(struct hostapd_iface *iface) function
2303 hostapd_interface_deinit(iface);
2414 /* same as hostapd_interface_deinit without deinitializing ctrl-iface */
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h477 void hostapd_interface_deinit(struct hostapd_iface *iface);
H A Dhostapd.c2030 void hostapd_interface_deinit(struct hostapd_iface *iface) function
2303 hostapd_interface_deinit(iface);
2414 /* same as hostapd_interface_deinit without deinitializing ctrl-iface */
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmesh.c64 hostapd_interface_deinit(ifmsh);
H A Dap.c808 hostapd_interface_deinit(wpa_s->ap_iface);

Completed in 651 milliseconds