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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h10 * driver operations. This is followed by the struct wpa_driver_ops that each
257 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
272 * Data for struct wpa_driver_ops::scan2().
382 * Data for struct wpa_driver_ops::authenticate().
416 * Data for struct wpa_driver_ops::associate().
937 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
1326 * struct wpa_driver_ops - Driver interface API definition
1332 struct wpa_driver_ops { struct
3015 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
3051 * 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
257 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
272 * Data for struct wpa_driver_ops::scan2().
382 * Data for struct wpa_driver_ops::authenticate().
416 * Data for struct wpa_driver_ops::associate().
937 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
1326 * struct wpa_driver_ops - Driver interface API definition
1332 struct wpa_driver_ops { struct
3015 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
3051 * 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
257 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
272 * Data for struct wpa_driver_ops::scan2().
382 * Data for struct wpa_driver_ops::authenticate().
416 * Data for struct wpa_driver_ops::associate().
937 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
1326 * struct wpa_driver_ops - Driver interface API definition
1332 struct wpa_driver_ops { struct
3015 * wpa_driver_ops::get_bssid() is expected to provide the current BSSID
3051 * fetched with struct wpa_driver_ops
[all...]

Completed in 84 milliseconds