Searched refs:atheros_set_opt_ie (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_atheros.c | 708 atheros_set_opt_ie(void *priv, const u8 *ie, size_t ie_len) in atheros_set_opt_ie() function 1835 atheros_set_opt_ie(priv, NULL, 0); in atheros_deinit() 2272 .set_generic_elem = atheros_set_opt_ie,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_atheros.c | 704 atheros_set_opt_ie(void *priv, const u8 *ie, size_t ie_len) in atheros_set_opt_ie() function 1824 atheros_set_opt_ie(priv, NULL, 0); in atheros_deinit() 2259 .set_generic_elem = atheros_set_opt_ie,
|
Completed in 6 milliseconds