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 162 if (hapd->conf->hs20_osu_providers_count)
704 if (hapd->conf->hs20_osu_providers_count) {
718 wpabuf_put_u8(buf, hapd->conf->hs20_osu_providers_count);
720 for (i = 0; i < hapd->conf->hs20_osu_providers_count; i++) {
1051 hapd->conf->hs20_osu_providers_count, qi);
    [all...]
ap_config.h 547 size_t hs20_osu_providers_count; member in struct:hostapd_bss_config
ap_config.c 551 for (i = 0; i < conf->hs20_osu_providers_count; i++) {
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 508 milliseconds