Home
last modified time | relevance | path

Searched refs:fst_parse_detach_command (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/fst/
H A Dfst_ctrl_iface.h42 int fst_parse_detach_command(const char *cmd, char *ifname, size_t ifname_size);
H A Dfst_ctrl_iface.c925 int fst_parse_detach_command(const char *cmd, char *ifname, size_t ifname_size) in fst_parse_detach_command() function
/aosp_15_r20/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c5529 if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) { in hostapd_global_ctrl_iface_fst_detach()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface.c14229 if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) { in wpas_global_ctrl_iface_fst_detach()