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

  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 166 #define wpa_msg_ctrl(args...) do { } while (0) macro
191 * wpa_msg_ctrl - Conditional printf for ctrl_iface monitors
202 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...)
wpa_debug.c 645 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) function
661 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate "
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 127 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_STATE_CHANGE
408 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_ADDED "%u " MACSTR,
420 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_REMOVED "%u " MACSTR,
846 wpa_msg_ctrl(wpa_s, MSG_INFO,
885 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_EAP_STATUS
p2p_supplicant_sd.c 708 wpa_msg_ctrl(wpa_s, MSG_INFO, P2P_EVENT_SERV_DISC_REQ "%d "
903 wpa_msg_ctrl(wpa_s, MSG_INFO,
913 wpa_msg_ctrl(wpa_s, MSG_INFO,
wps_supplicant.c 801 /* Use wpa_msg_ctrl to avoid showing the key in debug log */
802 wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_ER_AP_SETTINGS
    [all...]
events.c     [all...]
scan.c     [all...]
eapol_test.c 520 wpa_msg_ctrl(e->wpa_s, MSG_INFO,
    [all...]
ctrl_iface.c     [all...]
p2p_supplicant.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 703 milliseconds