Searched defs:set_prob_oper_freq (Results 1 - 6 of 6) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/drivers/ | ||
H A D | driver_nl80211.h | 152 unsigned int set_prob_oper_freq:1; member in struct:wpa_driver_nl80211_data |
H A D | driver.h | 3523 * set_prob_oper_freq - Indicate probable P2P operating channel 3532 int (*set_prob_oper_freq)(void *priv, unsigned int freq); member in struct:wpa_driver_ops |
/external/wpa_supplicant_8/src/drivers/ | ||
H A D | driver_nl80211.h | 152 unsigned int set_prob_oper_freq:1; member in struct:wpa_driver_nl80211_data |
H A D | driver.h | 3523 * set_prob_oper_freq - Indicate probable P2P operating channel 3532 int (*set_prob_oper_freq)(void *priv, unsigned int freq); member in struct:wpa_driver_ops |
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ | ||
H A D | driver_nl80211.h | 152 unsigned int set_prob_oper_freq:1; member in struct:wpa_driver_nl80211_data |
H A D | driver.h | 3523 * set_prob_oper_freq - Indicate probable P2P operating channel 3532 int (*set_prob_oper_freq)(void *priv, unsigned int freq); member in struct:wpa_driver_ops |
Completed in 93 milliseconds