Searched defs:hostapd_interface_deinit (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c1888 void hostapd_interface_deinit(struct hostapd_iface *iface) function
2142 hostapd_interface_deinit(iface);
2253 /* same as hostapd_interface_deinit without deinitializing ctrl-iface */
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c1888 void hostapd_interface_deinit(struct hostapd_iface *iface) function
2142 hostapd_interface_deinit(iface);
2253 /* same as hostapd_interface_deinit without deinitializing ctrl-iface */
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c1888 void hostapd_interface_deinit(struct hostapd_iface *iface) function
2142 hostapd_interface_deinit(iface);
2253 /* same as hostapd_interface_deinit without deinitializing ctrl-iface */

Completed in 75 milliseconds