Searched refs:wpa_ctrl_recv (Results 1 - 14 of 14) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dwpa_ctrl.h148 * read with wpa_ctrl_recv().
166 * wpa_ctrl_recv - Receive a pending control interface message
175 * wpa_ctrl_recv() is only used for event messages, i.e., wpa_ctrl_attach()
178 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len);
187 * message available to be received with wpa_ctrl_recv(). wpa_ctrl_pending() is
205 * wpa_ctrl_recv() must be used for this.
H A Dwpa_ctrl.c397 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
523 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_ctrl.h209 * read with wpa_ctrl_recv().
227 * wpa_ctrl_recv - Receive a pending control interface message
236 * wpa_ctrl_recv() is only used for event messages, i.e., wpa_ctrl_attach()
239 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len);
248 * message available to be received with wpa_ctrl_recv(). wpa_ctrl_pending() is
266 * wpa_ctrl_recv() must be used for this.
H A Dwpa_ctrl.c392 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
518 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
/external/wpa_supplicant_8/src/common/
H A Dwpa_ctrl.h209 * read with wpa_ctrl_recv().
227 * wpa_ctrl_recv - Receive a pending control interface message
236 * wpa_ctrl_recv() is only used for event messages, i.e., wpa_ctrl_attach()
239 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len);
248 * message available to be received with wpa_ctrl_recv(). wpa_ctrl_pending() is
266 * wpa_ctrl_recv() must be used for this.
H A Dwpa_ctrl.c392 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
518 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_ctrl.h209 * read with wpa_ctrl_recv().
227 * wpa_ctrl_recv - Receive a pending control interface message
236 * wpa_ctrl_recv() is only used for event messages, i.e., wpa_ctrl_attach()
239 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len);
248 * message available to be received with wpa_ctrl_recv(). wpa_ctrl_pending() is
266 * wpa_ctrl_recv() must be used for this.
H A Dwpa_ctrl.c392 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
518 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) function
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
H A Dwpagui.ui.h650 if (wpa_ctrl_recv(monitor_conn, buf, &len) == 0) {
/external/wpa_supplicant_8/hostapd/
H A Dhostapd_cli.c789 if (wpa_ctrl_recv(ctrl, buf, &len) == 0) {
/external/wpa_supplicant_6/wpa_supplicant/
H A Dwpa_cli.c1619 if (wpa_ctrl_recv(ctrl, buf, &len) == 0) {
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp932 if (wpa_ctrl_recv(monitor_conn, buf, &len) == 0) {
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp962 if (wpa_ctrl_recv(monitor_conn, buf, &len) == 0) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_cli.c3438 if (wpa_ctrl_recv(ctrl, buf, &len) == 0) {

Completed in 201 milliseconds