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

  /external/wpa_supplicant/
driver.h 483 * set_auth_alg - Set IEEE 802.11 authentication algorithm
496 * associate() params, so set_auth_alg may not be needed in case of
501 int (*set_auth_alg)(void *priv, int auth_alg); member in struct:wpa_driver_ops
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 627 * set_auth_alg - Set IEEE 802.11 authentication algorithm
640 * associate() params, so set_auth_alg may not be needed in case of
645 int (*set_auth_alg)(void *priv, int auth_alg); member in struct:wpa_driver_ops
    [all...]

Completed in 381 milliseconds