Home
last modified time | relevance | path

Searched refs:MAC2STR (Results 1 – 25 of 133) sorted by relevance

123456

/external/wpa_supplicant_8/src/ap/
Dgas_query_ap.c148 MAC2STR(query->addr), query->dialog_token, query->freq, in gas_query_done()
214 " ok=%d - no query in progress", MAC2STR(dst), ok); in gas_query_ap_tx_status()
223 MAC2STR(dst), ok, query, query->dialog_token, dur); in gas_query_ap_tx_status()
266 MAC2STR(query->addr), (unsigned int) wpabuf_len(req), in gas_query_tx()
267 query->freq, prot, MAC2STR(query->sa)); in gas_query_tx()
297 MACSTR, MAC2STR(query->addr)); in gas_query_tx_comeback_req()
340 MAC2STR(query->addr)); in gas_query_tx_comeback_timeout()
354 " in %u secs %u usecs", MAC2STR(query->addr), secs, usecs); in gas_query_tx_comeback_req_delay()
368 MAC2STR(query->addr), query->dialog_token, comeback_delay); in gas_query_rx_initial()
402 MAC2STR(query->addr), query->dialog_token, frag_id, in gas_query_rx_comeback()
[all …]
Dsta_info.c120 "list.", MAC2STR(sta->addr)); in ap_sta_list_del()
151 " from hash table", MAC2STR(sta->addr)); in ap_sta_hash_del()
265 __func__, MAC2STR(sta->addr)); in ap_free_sta()
397 MAC2STR(prev->addr)); in hostapd_free_stas()
419 hapd->conf->iface, __func__, MAC2STR(sta->addr), sta->flags, in ap_handle_timer()
444 MACSTR, MAC2STR(sta->addr)); in ap_handle_timer()
454 MAC2STR(sta->addr)); in ap_handle_timer()
463 MAC2STR(sta->addr), inactive_sec); in ap_handle_timer()
471 MAC2STR(sta->addr), inactive_sec, in ap_handle_timer()
484 " has ACKed data poll", MAC2STR(sta->addr)); in ap_handle_timer()
[all …]
Dap_mlme.c59 MAC2STR(sta->addr), mlme_auth_alg_str(sta->auth_alg)); in mlme_authenticate_indication()
88 MAC2STR(sta->addr), reason_code); in mlme_deauthenticate_indication()
111 MAC2STR(sta->addr)); in mlme_associate_indication()
139 MAC2STR(sta->addr)); in mlme_reassociate_indication()
167 MAC2STR(sta->addr), reason_code); in mlme_disassociate_indication()
178 MAC2STR(addr)); in mlme_michaelmicfailure_indication()
187 MAC2STR(sta->addr)); in mlme_deletekeys_request()
Dwnm_ap.c254 MAC2STR(addr)); in ieee802_11_rx_wnmsleep_req()
261 MACSTR, MAC2STR(addr)); in ieee802_11_rx_wnmsleep_req()
368 MAC2STR(addr), dialog_token, in ieee802_11_send_bss_trans_mgmt_request()
398 MAC2STR(addr)); in ieee802_11_rx_bss_trans_mgmt_query()
404 MACSTR, MAC2STR(addr)); in ieee802_11_rx_bss_trans_mgmt_query()
415 MAC2STR(addr), dialog_token, reason); in ieee802_11_rx_bss_trans_mgmt_query()
431 hapd->conf->iface, MAC2STR(sta->addr)); in ap_sta_reset_steer_flag_timer()
455 MAC2STR(addr)); in ieee802_11_rx_bss_trans_mgmt_resp()
461 MACSTR, MAC2STR(addr)); in ieee802_11_rx_bss_trans_mgmt_resp()
473 "bss_termination_delay=%u", MAC2STR(addr), dialog_token, in ieee802_11_rx_bss_trans_mgmt_resp()
[all …]
Ddpp_hostapd.c52 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in hostapd_dpp_qr_code()
77 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in hostapd_dpp_auth_resp_retry_timeout()
127 MAC2STR(dst), ok); in hostapd_dpp_tx_status()
129 " result=%s", MAC2STR(dst), ok ? "SUCCESS" : "FAILED"); in hostapd_dpp_tx_status()
386 MAC2STR(dst), freq, DPP_PA_AUTHENTICATION_REQ); in hostapd_dpp_auth_init_next()
534 MAC2STR(src)); in hostapd_dpp_rx_auth_req()
592 MAC2STR(src), hapd->dpp_auth->curr_freq, in hostapd_dpp_rx_auth_req()
737 MAC2STR(addr), auth->curr_freq, in hostapd_dpp_gas_resp_cb()
778 MAC2STR(auth->peer_mac_addr), auth->curr_freq); in hostapd_dpp_start_gas_client()
823 MAC2STR(src)); in hostapd_dpp_rx_auth_resp()
[all …]
Drrm.c81 token, len, MAC2STR(addr)); in hostapd_handle_beacon_report()
91 MAC2STR(addr), token, rep_mode, report); in hostapd_handle_beacon_report()
236 MAC2STR(nr->bssid)); in hostapd_send_nei_report_resp()
350 mgmt->u.action.u.rrm.action, MAC2STR(mgmt->sa)); in hostapd_handle_radio_measurement()
451 " rand interval %u min AP %u n_responders %u", MAC2STR(addr), in hostapd_send_range_req()
525 MACSTR, MAC2STR(responders + ETH_ALEN * i)); in hostapd_send_range_req()
593 MAC2STR(addr)); in hostapd_send_beacon_req()
604 MAC2STR(addr)); in hostapd_send_beacon_req()
614 MAC2STR(addr)); in hostapd_send_beacon_req()
624 MAC2STR(addr)); in hostapd_send_beacon_req()
[all …]
Dieee802_11.c329 MAC2STR(dst), auth_alg, auth_transaction, in send_auth_reply()
384 MAC2STR(sta->addr), reason); in sae_set_state()
562 MAC2STR(addr), WPA_GET_BE16(token), token_idx); in check_sae_token()
660 MAC2STR(sta->addr), sta->sae->sync, in auth_sae_retransmit_timer()
727 MAC2STR(sta->addr), sta->sae->tmp->vlan_id); in sae_accept_sta()
744 MAC2STR(sta->addr)); in sae_accept_sta()
773 MAC2STR(sta->addr), sae_state_txt(sta->sae->state), in sae_sm_step()
901 MAC2STR(sta->addr)); in sae_sm_step()
1141 MAC2STR(sta->addr)); in handle_auth_sae()
1148 MACSTR, MAC2STR(sta->addr)); in handle_auth_sae()
[all …]
Dx_snoop.c108 MAC2STR(dst_addr), MAC2STR(sta->addr), (unsigned int) len); in x_snoop_mcast_to_ucast_convert_send()
118 MACSTR, MAC2STR(sta->addr)); in x_snoop_mcast_to_ucast_convert_send()
Dhs20.c241 MACSTR, MAC2STR(sta->addr)); in hs20_t_c_filtering()
245 MAC2STR(sta->addr)); in hs20_t_c_filtering()
249 MACSTR, MAC2STR(sta->addr)); in hs20_t_c_filtering()
253 HS20_T_C_FILTERING_REMOVE MACSTR, MAC2STR(sta->addr)); in hs20_t_c_filtering()
/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.c160 MAC2STR(query->addr), query->dialog_token, query->freq, in gas_query_done()
233 freq, MAC2STR(dst), result); in gas_query_tx_status()
242 freq, MAC2STR(dst), result, query, query->dialog_token, dur); in gas_query_tx_status()
296 MAC2STR(query->addr), (unsigned int) wpabuf_len(req), in gas_query_tx()
297 query->freq, prot, MAC2STR(query->sa)); in gas_query_tx()
343 MACSTR, MAC2STR(query->addr)); in gas_query_tx_comeback_req()
386 MAC2STR(query->addr)); in gas_query_tx_comeback_timeout()
405 " in %u secs %u usecs", MAC2STR(query->addr), secs, usecs); in gas_query_tx_comeback_req_delay()
419 MAC2STR(query->addr), query->dialog_token, comeback_delay); in gas_query_rx_initial()
453 MAC2STR(query->addr), query->dialog_token, frag_id, in gas_query_rx_comeback()
[all …]
Dibss_rsn.c70 __func__, MAC2STR(dest), proto, (unsigned long) len); in supp_ether_send()
135 MAC2STR(peer->addr)); in ibss_check_rsn_completed()
148 __func__, alg, MAC2STR(addr), key_idx, set_tx); in supp_set_key()
185 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
255 MAC2STR(addr), txt); in auth_logger()
272 __func__, MAC2STR(addr), prev_psk); in auth_get_psk()
287 __func__, MAC2STR(addr), (unsigned long) data_len, encrypt); in auth_send_eapol()
308 __func__, alg, MAC2STR(addr), idx); in auth_set_key()
376 MAC2STR(peer->addr)); in ibss_set_sta_authorized()
381 MAC2STR(peer->addr)); in ibss_set_sta_authorized()
[all …]
Ddpp_supplicant.c77 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_qr_code()
103 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_auth_resp_retry_timeout()
173 " result=%s", freq, MAC2STR(dst), res_txt); in wpas_dpp_tx_status()
175 " freq=%u result=%s", MAC2STR(dst), freq, res_txt); in wpas_dpp_tx_status()
424 MAC2STR(dst), freq, DPP_PA_AUTHENTICATION_REQ); in wpas_dpp_auth_init_next()
701 MAC2STR(src)); in wpas_dpp_rx_auth_req()
766 MAC2STR(src), wpa_s->dpp_auth->curr_freq, in wpas_dpp_rx_auth_req()
1055 MAC2STR(addr), auth->curr_freq, in wpas_dpp_gas_resp_cb()
1106 MAC2STR(auth->peer_mac_addr), auth->curr_freq); in wpas_dpp_start_gas_client()
1153 " (freq %u MHz)", MAC2STR(src), freq); in wpas_dpp_rx_auth_resp()
[all …]
Dhs20_supplicant.c79 " is not a Hotspot 2.0 network", MAC2STR(bssid)); in hs20_configure_frame_filters()
278 MACSTR, MAC2STR(dst)); in hs20_anqp_send_req()
286 "subtypes 0x%x", MAC2STR(dst), stypes); in hs20_anqp_send_req()
349 MAC2STR(bssid), file_name, (unsigned int) offset, in hs20_get_icon()
379 MAC2STR(icon->bssid), icon->dialog_token, in hs20_free_icon_entry()
398 MACSTR, MAC2STR(bssid)); in hs20_del_icon()
401 MACSTR " file name %s", MAC2STR(bssid), file_name); in hs20_del_icon()
480 MAC2STR(sa), icon->file_name, in hs20_process_icon_binary_file()
491 MAC2STR(sa)); in hs20_process_icon_binary_file()
495 "value from " MACSTR, MAC2STR(sa)); in hs20_process_icon_binary_file()
[all …]
Dblacklist.c68 MAC2STR(bssid), e->count); in wpa_blacklist_add()
80 MAC2STR(bssid)); in wpa_blacklist_add()
108 "blacklist", MAC2STR(bssid)); in wpa_blacklist_del()
136 "blacklist (clear)", MAC2STR(prev->bssid)); in wpa_blacklist_clear()
Dwmm_ac.c99 MAC2STR(addr), tsid, admitted_time, ret); in wmm_ac_add_ts()
112 tsid, MAC2STR(addr), admitted_time); in wmm_ac_add_ts()
135 "tsid=%d addr=" MACSTR, tsid, MAC2STR(wpa_s->bssid)); in wmm_ac_del_ts_idx()
180 MAC2STR(req->address)); in wmm_ac_send_addts_request()
220 wpa_printf(MSG_DEBUG, "Sending DELTS to " MACSTR, MAC2STR(address)); in wmm_ac_send_delts()
610 MAC2STR(wpa_s->bssid), params->tsid, in wpas_wmm_ac_addts()
642 MACSTR, tsid, MAC2STR(sa)); in wmm_ac_handle_delts()
655 tsid, MAC2STR(sa)); in wmm_ac_handle_delts()
715 tsid, MAC2STR(sa), in wmm_ac_handle_addts_resp()
760 " is other than ours, ignoring frame", MAC2STR(da)); in wmm_ac_rx_action()
[all …]
Dinterworking.c135 MAC2STR(dst), dialog_token, result, status_code); in interworking_anqp_resp_cb()
259 MAC2STR(bss->bssid)); in interworking_anqp_send_req()
982 " (3GPP)", MAC2STR(bss->bssid)); in interworking_connect_3gpp()
986 MAC2STR(bss->bssid)); in interworking_connect_3gpp()
1566 " based on roaming consortium match", MAC2STR(bss->bssid)); in interworking_connect_roaming_consortium()
1570 MAC2STR(bss->bssid)); in interworking_connect_roaming_consortium()
1657 MACSTR, MAC2STR(bss->bssid)); in interworking_connect()
1663 MAC2STR(bss->bssid)); in interworking_connect()
1753 MACSTR, MAC2STR(bss->bssid)); in interworking_connect()
1762 MACSTR, MAC2STR(bss->bssid)); in interworking_connect()
[all …]
Doffchannel.c143 MAC2STR(wpa_s->pending_action_dst), iface->ifname, in wpas_send_action_cb()
210 MACSTR " pending_action_tx=%p)", MAC2STR(dst), in offchannel_send_action_tx_status()
272 freq, MAC2STR(dst), MAC2STR(src), MAC2STR(bssid), in offchannel_send_action()
280 MAC2STR(wpa_s->pending_action_dst), in offchannel_send_action()
303 MAC2STR(dst), wpa_s->pending_action_tx); in offchannel_send_action()
Dmesh_mpm.c127 MAC2STR(sta->addr)); in copy_supp_rates()
135 " %d+%d", MAC2STR(sta->addr), elems->supp_rates_len, in copy_supp_rates()
390 type, MAC2STR(sta->addr), sta->my_lid, sta->peer_lid); in mesh_mpm_send_plink_action()
412 MAC2STR(sta->addr), mplstate[sta->plink_state], in wpa_mesh_set_plink_state()
425 ": %d", MAC2STR(sta->addr), ret); in wpa_mesh_set_plink_state()
481 MAC2STR(sta->addr)); in plink_timer()
518 MAC2STR(sta->addr)); in mesh_mpm_plink_close()
646 MAC2STR(sta->addr)); in mesh_mpm_auth_peer()
651 MAC2STR(sta->addr), ret); in mesh_mpm_auth_peer()
683 MAC2STR(addr)); in mesh_mpm_add_peer()
[all …]
Dp2p_supplicant.c278 MACSTR, MAC2STR(bss->bssid)); in wpas_p2p_scan_res_handler()
1053 MAC2STR(bssid)); in wpas_p2p_persistent_group()
1064 " did not include P2P IE", MAC2STR(bssid)); in wpas_p2p_persistent_group()
1080 MAC2STR(addr)); in wpas_p2p_persistent_group()
1087 MAC2STR(bssid), group_capab, MAC2STR(go_dev_addr)); in wpas_p2p_persistent_group()
1101 "group (GO Dev Addr " MACSTR ")", MAC2STR(go_dev_addr)); in wpas_p2p_store_persistent_group()
1297 MAC2STR(go_dev_addr), in wpas_p2p_group_started()
1302 MAC2STR(go_dev_addr), persistent ? " [PERSISTENT]" : "", in wpas_p2p_group_started()
1425 MAC2STR(awork->dst), MAC2STR(awork->src), in wpas_p2p_free_send_action_work()
1426 MAC2STR(awork->bssid), awork->wait_time); in wpas_p2p_free_send_action_work()
[all …]
Dwnm_sta.c72 MAC2STR(wpa_s->bssid)); in ieee802_11_send_wnmsleep_req()
716 MAC2STR(wpa_s->bssid), bss->level); in compare_scan_neighbor_results()
726 MAC2STR(nei->bssid)); in compare_scan_neighbor_results()
734 MAC2STR(nei->bssid), in compare_scan_neighbor_results()
761 MAC2STR(nei->bssid), in compare_scan_neighbor_results()
772 MAC2STR(nei->bssid), in compare_scan_neighbor_results()
782 MAC2STR(nei->bssid)); in compare_scan_neighbor_results()
789 MAC2STR(nei->bssid), in compare_scan_neighbor_results()
812 MAC2STR(target->bssid), target->level); in compare_scan_neighbor_results()
1009 MAC2STR(wpa_s->bssid), dialog_token, status, reason, delay); in wnm_send_bss_transition_mgmt_resp()
[all …]
/external/wpa_supplicant_8/src/p2p/
Dp2p_invitation.c192 MAC2STR(sa), rx_freq); in p2p_process_invitation_req()
200 MAC2STR(sa)); in p2p_process_invitation_req()
205 MACSTR, MAC2STR(sa)); in p2p_process_invitation_req()
213 MACSTR, MAC2STR(sa)); in p2p_process_invitation_req()
221 MACSTR, MAC2STR(sa)); in p2p_process_invitation_req()
439 MAC2STR(sa)); in p2p_process_invitation_resp()
444 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp()
451 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp()
463 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp()
509 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp()
[all …]
Dp2p_dev_disc.c85 MAC2STR(go->info.p2p_device_addr), in p2p_send_dev_disc_req()
86 MAC2STR(dev->info.p2p_device_addr)); in p2p_send_dev_disc_req()
148 MAC2STR(addr), status, freq); in p2p_send_dev_disc_resp()
168 " (freq=%d)", MAC2STR(sa), rx_freq); in p2p_process_dev_disc_req()
222 MAC2STR(sa)); in p2p_process_dev_disc_resp()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dhidl.cpp197 MAC2STR(bssid), result); in wpas_hidl_notify_anqp_query_done()
217 MAC2STR(bssid), file_name); in wpas_hidl_notify_hs20_icon_query_done()
383 MAC2STR(info->p2p_device_addr)); in wpas_hidl_notify_p2p_device_found()
401 MAC2STR(p2p_device_addr)); in wpas_hidl_notify_p2p_device_lost()
434 MAC2STR(src_addr)); in wpas_hidl_notify_p2p_go_neg_req()
525 MAC2STR(bssid)); in wpas_hidl_notify_p2p_invitation_received()
544 MAC2STR(bssid)); in wpas_hidl_notify_p2p_invitation_result()
570 MAC2STR(dev_addr)); in wpas_hidl_notify_p2p_provision_discovery()
590 MAC2STR(sa)); in wpas_hidl_notify_p2p_sd_response()
609 MAC2STR(sta)); in wpas_hidl_notify_ap_sta_authorized()
[all …]
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c207 MAC2STR(peer->addr)); in wpa_tdls_set_key()
229 MAC2STR(peer->addr)); in wpa_tdls_set_key()
261 MAC2STR(dest), action_code, dialog_token, status_code, in wpa_tdls_tpk_send()
285 "retry " MACSTR, MAC2STR(dest)); in wpa_tdls_tpk_send()
649 " - try to renew", MAC2STR(peer->addr)); in wpa_tdls_tpk_timeout()
657 " - tear down", MAC2STR(peer->addr)); in wpa_tdls_tpk_timeout()
679 MAC2STR(peer->addr)); in wpa_tdls_peer_remove_from_list()
693 MAC2STR(peer->addr)); in wpa_tdls_peer_clear()
768 "Teardown " MACSTR, MAC2STR(addr)); in wpa_tdls_send_teardown()
775 " to base channel", MAC2STR(addr)); in wpa_tdls_send_teardown()
[all …]
Dpreauth.c57 wpa_printf(MSG_DEBUG, "RX pre-auth from " MACSTR, MAC2STR(src_addr)); in rsn_preauth_receive()
65 MAC2STR(src_addr)); in rsn_preauth_receive()
110 MACSTR " %s", MAC2STR(sm->preauth_bssid), in rsn_preauth_eapol_cb()
124 MACSTR " timed out", MAC2STR(sm->preauth_bssid)); in rsn_preauth_timeout()
181 "RSN: starting pre-authentication with " MACSTR, MAC2STR(dst)); in rsn_preauth_init()
332 MAC2STR(candidate->bssid)); in rsn_preauth_candidate_process()
341 MAC2STR(candidate->bssid)); in rsn_preauth_candidate_process()
432 "candidate " MACSTR " prio %d", MAC2STR(bssid), prio); in pmksa_candidate_add()

123456