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

  /external/wpa_supplicant_8/src/ap/
gas_serv.c 161 if (hapd->conf->hs20_osu_providers_count)
601 if (hapd->conf->hs20_osu_providers_count) {
615 wpabuf_put_u8(buf, hapd->conf->hs20_osu_providers_count);
617 for (i = 0; i < hapd->conf->hs20_osu_providers_count; i++) {
858 hapd->conf->hs20_osu_providers_count, qi);
    [all...]
ap_config.h 524 size_t hs20_osu_providers_count; member in struct:hostapd_bss_config
ap_config.c 538 for (i = 0; i < conf->hs20_osu_providers_count; i++) {
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 45 milliseconds