Home
last modified time | relevance | path

Searched refs:chan_switch_enabled (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c156 int chan_switch_enabled; member
716 peer->chan_switch_enabled = 0; in wpa_tdls_peer_clear()
773 if (peer->chan_switch_enabled) { in wpa_tdls_send_teardown()
898 if (peer->chan_switch_enabled) in wpa_tdls_disable_unreachable_link()
3024 if (peer->chan_switch_enabled) { in wpa_tdls_enable_chan_switch()
3034 peer->chan_switch_enabled = 1; in wpa_tdls_enable_chan_switch()
3052 if (!peer || !peer->chan_switch_enabled) { in wpa_tdls_disable_chan_switch()
3061 peer->chan_switch_enabled = 0; in wpa_tdls_disable_chan_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dtdls.c159 int chan_switch_enabled; member
732 peer->chan_switch_enabled = 0;
789 if (peer->chan_switch_enabled) {
914 if (peer->chan_switch_enabled)
3112 if (peer->chan_switch_enabled) {
3122 peer->chan_switch_enabled = 1;
3140 if (!peer || !peer->chan_switch_enabled) {
3149 peer->chan_switch_enabled = 0;

Completed in 10 milliseconds