Searched refs:ap_mlme (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.h164 int ap_mlme; member in struct:wpa_auth_config
H A Dwpa_auth_glue.c541 _conf.ap_mlme = 1;
H A Dwpa_auth_ft.c541 if (parse.wmm_tspec && sm->wpa_auth->conf.ap_mlme) {
578 if (parse.wmm_tspec && !sm->wpa_auth->conf.ap_mlme) {
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.h164 int ap_mlme; member in struct:wpa_auth_config
H A Dwpa_auth_glue.c541 _conf.ap_mlme = 1;
H A Dwpa_auth_ft.c541 if (parse.wmm_tspec && sm->wpa_auth->conf.ap_mlme) {
578 if (parse.wmm_tspec && !sm->wpa_auth->conf.ap_mlme) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.h164 int ap_mlme; member in struct:wpa_auth_config
H A Dwpa_auth_glue.c541 _conf.ap_mlme = 1;
H A Dwpa_auth_ft.c541 if (parse.wmm_tspec && sm->wpa_auth->conf.ap_mlme) {
578 if (parse.wmm_tspec && !sm->wpa_auth->conf.ap_mlme) {
/external/wpa_supplicant_8/hostapd/
H A DAndroid.mk92 OBJS += src/ap/ap_mlme.c
H A DMakefile56 OBJS += ../src/ap/ap_mlme.o
/external/wpa_supplicant_8/wpa_supplicant/
H A DMakefile776 OBJS += ../src/ap/ap_mlme.o

Completed in 139 milliseconds