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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 720 int p2p_oper_reg_class; member in struct:wpa_config
    [all...]
p2p_supplicant.c     [all...]
config_file.c 1186 if (config->p2p_oper_reg_class)
1187 fprintf(f, "p2p_oper_reg_class=%d\n",
1188 config->p2p_oper_reg_class);
    [all...]
config.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 938 wpa_s->conf->p2p_oper_reg_class) ||
1072 wpa_s->conf->p2p_oper_reg_class = entry.uint32_value;
    [all...]

Completed in 289 milliseconds