HomeSort by relevance Sort by last modified time
    Searched defs:wpa_driver_ops (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 134 * @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
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 10 * 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
    [all...]

Completed in 2701 milliseconds