Searched defs:wpa_driver_ops (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h134 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
147 * Data for struct wpa_driver_ops::associate().
322 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
375 * struct wpa_driver_ops - Driver interface API definition
381 struct wpa_driver_ops { struct
1055 static inline int IS_WIRED(const struct wpa_driver_ops *drv)
1070 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
1103 * fetched with struct wpa_driver_ops::get_scan_results(). This event
1104 * is expected to be used some time after struct wpa_driver_ops::scan()
1160 * struct wpa_driver_ops
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h10 * driver operations. This is followed by the struct wpa_driver_ops that each
185 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
200 * Data for struct wpa_driver_ops::scan2().
278 * Data for struct wpa_driver_ops::authenticate().
309 * Data for struct wpa_driver_ops::associate().
742 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
971 * struct wpa_driver_ops - Driver interface API definition
977 struct wpa_driver_ops { struct
2536 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
2572 * fetched with struct wpa_driver_ops
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h10 * driver operations. This is followed by the struct wpa_driver_ops that each
185 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
200 * Data for struct wpa_driver_ops::scan2().
278 * Data for struct wpa_driver_ops::authenticate().
309 * Data for struct wpa_driver_ops::associate().
742 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
971 * struct wpa_driver_ops - Driver interface API definition
977 struct wpa_driver_ops { struct
2536 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
2572 * fetched with struct wpa_driver_ops
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h10 * driver operations. This is followed by the struct wpa_driver_ops that each
185 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
200 * Data for struct wpa_driver_ops::scan2().
278 * Data for struct wpa_driver_ops::authenticate().
309 * Data for struct wpa_driver_ops::associate().
742 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
971 * struct wpa_driver_ops - Driver interface API definition
977 struct wpa_driver_ops { struct
2536 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
2572 * fetched with struct wpa_driver_ops
[all...]

Completed in 94 milliseconds