HomeSort by relevance Sort by last modified time
    Searched full:action_file (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/hostapd/
hostapd_cli.c 114 static const char *action_file = NULL; variable
277 hostapd_cli_exec(action_file, ctrl_ifname, pos);
944 action_file = optarg;
971 interactive = (argc == optind) && (action_file == NULL);
1021 if (interactive || action_file) {
1026 if (action_file)
1036 else if (action_file)
  /external/wpa_supplicant/
wpa_cli.c 156 static const char *action_file = NULL; variable
1232 wpa_cli_exec(action_file, ctrl_ifname, "CONNECTED");
1237 wpa_cli_exec(action_file, ctrl_ifname, "DISCONNECTED");
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c 107 static const char *action_file = NULL; variable
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c 102 static const char *action_file = NULL; variable
    [all...]

Completed in 473 milliseconds