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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 360 int p2p_go_intent; member in struct:wpa_config
config_file.c 675 if (config->p2p_go_intent != DEFAULT_P2P_GO_INTENT)
676 fprintf(f, "p2p_go_intent=%u\n", config->p2p_go_intent);
config.c     [all...]
p2p_supplicant.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 738 wpa_s->conf->p2p_go_intent))
884 wpa_s->conf->p2p_go_intent = entry.uint32_value;
    [all...]

Completed in 30 milliseconds