HomeSort by relevance Sort by last modified time
    Searched refs:wpa_msg_ctrl (Results 1 - 10 of 10) sorted by null

  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 161 #define wpa_msg_ctrl(args...) do { } while (0) macro
185 * wpa_msg_ctrl - Conditional printf for ctrl_iface monitors
196 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...)
wpa_debug.c 633 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) function
649 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate "
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 90 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_STATE_CHANGE
267 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_ADDED "%u " MACSTR,
276 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_REMOVED "%u " MACSTR,
602 wpa_msg_ctrl(wpa_s, MSG_INFO,
632 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_EAP_STATUS
events.c     [all...]
wps_supplicant.c 771 /* Use wpa_msg_ctrl to avoid showing the key in debug log */
772 wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_SETTINGS
    [all...]
scan.c     [all...]
eapol_test.c 501 wpa_msg_ctrl(e->wpa_s, MSG_INFO,
    [all...]
p2p_supplicant.c     [all...]
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 263 wpa_msg_ctrl(hapd->msg_ctx, MSG_INFO, WPS_EVENT_ENROLLEE_SEEN MACSTR
    [all...]

Completed in 84 milliseconds