HomeSort by relevance Sort by last modified time
    Searched refs:wpa_driver_if_type (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 12 enum wpa_driver_if_type;
48 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type,
52 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
ap_drv_ops.c 417 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type,
430 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
  /external/wpa_supplicant_8/wpa_supplicant/
driver_i.h 375 enum wpa_driver_if_type type,
388 enum wpa_driver_if_type type,
p2p_supplicant.c 304 static enum wpa_driver_if_type wpas_p2p_if_type(int p2p_group_interface)
441 enum wpa_driver_if_type type;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 1010 enum wpa_driver_if_type { enum
    [all...]
driver_test.c 1058 static int test_driver_if_add(void *priv, enum wpa_driver_if_type type,
1088 static int test_driver_if_remove(void *priv, enum wpa_driver_if_type type,
    [all...]
driver_nl80211.c 338 enum wpa_driver_if_type type,
    [all...]

Completed in 67 milliseconds