Home
last modified time | relevance | path

Searched refs:sme_event_ch_switch (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dsme.h31 void sme_event_ch_switch(struct wpa_supplicant *wpa_s);
93 static inline void sme_event_ch_switch(struct wpa_supplicant *wpa_s) in sme_event_ch_switch() function
Dsme.c2445 void sme_event_ch_switch(struct wpa_supplicant *wpa_s) in sme_event_ch_switch() function
Devents.c4497 sme_event_ch_switch(wpa_s); in wpa_supplicant_event()