Home
last modified time | relevance | path

Searched defs:wpa_cli_cmd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_cli.c270 static int wpa_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, int min_args, in wpa_cli_cmd() function
3343 struct wpa_cli_cmd { struct
3347 enum wpa_cli_cmd_flags flags; argument
3351 static const struct wpa_cli_cmd wpa_cli_commands[] = { argument