Home
last modified time | relevance | path

Searched refs:wpa_ctrl_attach (Results 1 – 3 of 3) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dwpa_ctrl.h221 int wpa_ctrl_attach(struct wpa_ctrl *ctrl);
H A Dwpa_ctrl.c377 int wpa_ctrl_attach(struct wpa_ctrl *ctrl) in wpa_ctrl_attach() function
H A Dwpa_helpers.c214 if (wpa_ctrl_attach(ctrl) < 0) { in open_wpa_ctrl_mon()