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 356 int p2p_oper_reg_class; member in struct:wpa_config
config_file.c 678 if (config->p2p_oper_reg_class)
679 fprintf(f, "p2p_oper_reg_class=%u\n",
680 config->p2p_oper_reg_class);
p2p_supplicant.c     [all...]
config.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 801 wpa_s->conf->p2p_oper_reg_class))
945 wpa_s->conf->p2p_oper_reg_class = entry.uint32_value;
    [all...]

Completed in 176 milliseconds