Home
last modified time | relevance | path

Searched refs:wpa_drv_set_channel (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/
Dwpa_supplicant_i.h646 static inline int wpa_drv_set_channel(struct wpa_supplicant *wpa_s, in wpa_drv_set_channel() function
Dmlme.c474 return wpa_drv_set_channel(wpa_s, phymode, chan, freq); in ieee80211_sta_set_channel()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant_i.h678 static inline int wpa_drv_set_channel(struct wpa_supplicant *wpa_s, in wpa_drv_set_channel() function
Dmlme.c115 return wpa_drv_set_channel(wpa_s, phymode, chan, freq); in ieee80211_sta_set_channel()