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

  /external/wpa_supplicant_8/src/ap/
gas_serv.c 171 static struct anqp_element * get_anqp_elem(struct hostapd_data *hapd,
174 struct anqp_element *elem;
176 dl_list_for_each(elem, &hapd->conf->anqp_elem, struct anqp_element,
189 struct anqp_element *elem;
797 struct anqp_element *elem = get_anqp_elem(hapd, infoid[i]);
    [all...]
ap_config.h 217 struct anqp_element { struct
503 struct dl_list anqp_elem; /* list of struct anqp_element */
ap_config.c 412 struct anqp_element *elem;
414 while ((elem = dl_list_first(&conf->anqp_elem, struct anqp_element,
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 1262 milliseconds