Searched refs:tdls_chan_switch (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h109 int tdls_chan_switch; member in struct:wpa_sm
267 int *tdls_chan_switch)
271 tdls_ext_setup, tdls_chan_switch);
264 wpa_sm_tdls_get_capa(struct wpa_sm *sm, int *tdls_supported, int *tdls_ext_setup, int *tdls_chan_switch) argument
H A Dwpa.h55 int *tdls_ext_setup, int *tdls_chan_switch);
H A Dtdls.c2770 &sm->tdls_chan_switch) < 0) {
2780 sm->tdls_chan_switch ? "supports" : "does not support");
2943 if (!sm->tdls_chan_switch) {
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h109 int tdls_chan_switch; member in struct:wpa_sm
267 int *tdls_chan_switch)
271 tdls_ext_setup, tdls_chan_switch);
264 wpa_sm_tdls_get_capa(struct wpa_sm *sm, int *tdls_supported, int *tdls_ext_setup, int *tdls_chan_switch) argument
H A Dwpa.h55 int *tdls_ext_setup, int *tdls_chan_switch);
H A Dtdls.c2770 &sm->tdls_chan_switch) < 0) {
2780 sm->tdls_chan_switch ? "supports" : "does not support");
2943 if (!sm->tdls_chan_switch) {
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h109 int tdls_chan_switch; member in struct:wpa_sm
267 int *tdls_chan_switch)
271 tdls_ext_setup, tdls_chan_switch);
264 wpa_sm_tdls_get_capa(struct wpa_sm *sm, int *tdls_supported, int *tdls_ext_setup, int *tdls_chan_switch) argument
H A Dwpa.h55 int *tdls_ext_setup, int *tdls_chan_switch);
H A Dtdls.c2770 &sm->tdls_chan_switch) < 0) {
2780 sm->tdls_chan_switch ? "supports" : "does not support");
2943 if (!sm->tdls_chan_switch) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c613 int *tdls_chan_switch)
619 *tdls_chan_switch = 0;
631 *tdls_chan_switch = 1;
611 wpa_supplicant_tdls_get_capa(void *ctx, int *tdls_supported, int *tdls_ext_setup, int *tdls_chan_switch) argument

Completed in 563 milliseconds