HomeSort by relevance Sort by last modified time
    Searched refs:wpa_hexdump_buf (Results 1 - 25 of 34) sorted by null

1 2

  /external/wpa_supplicant_8/wpa_supplicant/
wifi_display.c 162 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Beacon", ie);
166 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for (Re)Association Request",
171 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for GO Negotiation", ie);
175 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery "
185 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Request", ie);
192 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Response", ie);
202 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for P2P Invitation", ie);
206 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery "
offchannel.c 172 wpa_hexdump_buf(MSG_MSGDUMP, "Pending TX frame",
wps_supplicant.c     [all...]
hs20_supplicant.c 745 wpa_hexdump_buf(MSG_DEBUG, "HS 2.0: OSU Providers list",
interworking.c     [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ap.c 35 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: SetSelectedRegistrar attributes",
wps_attr_build.c 78 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH own Public Key", pubkey);
wps_attr_parse.c 578 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg);
wps_common.c 82 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH peer Public Key", pubkey);
653 wpa_hexdump_buf(MSG_DEBUG, "WPS: Generated new DH pubkey", pub);
wps.c 105 wpa_hexdump_buf(MSG_DEBUG, "WPS: WPS IE from (Re)AssocReq",
wps_er.c 845 wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER: WLANEvent - Enrollee's message "
1077 wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER: WLANEvent - Enrollee's message "
    [all...]
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 30 #define wpa_hexdump_buf(l,t,b) do { } while (0) macro
86 static inline void wpa_hexdump_buf(int level, const char *title, function
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 412 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEi Diffie-Hellman Public Value",
1129 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg);
1168 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg);
1218 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (Notification)",
eap_fast.c 1140 wpa_hexdump_buf(MSG_DEBUG, "EAP-FAST: Encrypting Phase 2 data",
    [all...]
eap_peap.c 784 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAP: Decrypted Phase 2 EAP",
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 428 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: P2P IE data",
487 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: P2P IE data",
p2p_group.c 491 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Probe Response P2P IE",
498 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Beacon P2P IE",
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 416 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEr Diffie-Hellman Public Value",
1116 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg);
1181 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg);
eap_server_mschapv2.c 307 wpa_hexdump_buf(MSG_DEBUG, "EAP-MSCHAPV2: Invalid response",
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 1088 wpa_hexdump_buf(MSG_DEBUG, "atheros: Append WPA/RSN IE",
1109 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - beacon", beacon);
1110 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp",
1112 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - assocresp",
    [all...]
driver_test.c 846 wpa_hexdump_buf(MSG_DEBUG, "test_driver: Beacon WPS IE",
870 wpa_hexdump_buf(MSG_DEBUG, "test_driver: Probe Response WPS "
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_schannel.c 560 wpa_hexdump_buf(MSG_MSGDUMP,
  /external/wpa_supplicant_8/src/eap_common/
eap_eke_common.c 724 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-EKE: Messages for Auth", msgs);
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c     [all...]
gas_serv.c 968 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Locally generated ANQP responses",
    [all...]

Completed in 514 milliseconds

1 2