OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostapd_interface_deinit
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
hostapd.h
346
void
hostapd_interface_deinit
(struct hostapd_iface *iface);
hostapd.c
1101
void
hostapd_interface_deinit
(struct hostapd_iface *iface)
function
1138
hostapd_interface_deinit
(iface);
1202
/* whatever
hostapd_interface_deinit
does */
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
ap.c
628
hostapd_interface_deinit
(wpa_s->ap_iface);
Completed in 60 milliseconds