Searched refs:wpa_ctrl_get_fd (Results 1 – 1 of 1) sorted by relevance
64 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) { return 0; } in wpa_ctrl_get_fd() function620 int ctrlfd = wpa_ctrl_get_fd(monitor_conn); in wifi_ctrl_recv()