HomeSort by: relevance | last modified time | path
    Searched refs:dpp_configurator_connectivity (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ap_config.h 785 int dpp_configurator_connectivity; member in struct:hostapd_bss_config
dpp_hostapd.c 4003 return hapd->conf->dpp_configurator_connectivity ||
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 4778 } else if (os_strcmp(buf, "dpp_configurator_connectivity") == 0) {
4779 bss->dpp_configurator_connectivity = atoi(pos);

Completed in 34 milliseconds