/external/wpa_supplicant_8/src/fst/ |
D | fst.c | 180 if (is_zero_ether_addr(addr)) in fst_notify_peer_connected() 196 if (is_zero_ether_addr(addr)) in fst_notify_peer_disconnected()
|
D | fst_session.c | 826 if (is_zero_ether_addr(s->data.old_peer_addr)) { in fst_session_initiate_setup() 831 if (is_zero_ether_addr(s->data.new_peer_addr)) { in fst_session_initiate_setup() 936 if (is_zero_ether_addr(s->data.old_peer_addr)) { in fst_session_respond()
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_shared.c | 580 if (!is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_interworking() 865 !is_zero_ether_addr(hapd->conf->owe_transition_bssid); in hostapd_eid_owe_trans_enabled() 995 if (hessid && !is_zero_ether_addr(hapd->conf->hessid)) in hostapd_eid_fils_indic() 1011 if (hessid && !is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_fils_indic()
|
D | ap_config.c | 392 if (is_zero_ether_addr(addr)) in hostapd_config_read_wpa_psk() 1102 if (p2p_dev_addr && !is_zero_ether_addr(p2p_dev_addr)) { in hostapd_get_psk() 1257 if (full_config && !is_zero_ether_addr(bss->bssid)) { in hostapd_config_check_bss()
|
D | hostapd.c | 668 if (is_zero_ether_addr(iface->conf->bss[j]->bssid)) { in hostapd_validate_bssid_configuration() 1135 if (!is_zero_ether_addr(conf->bssid)) { in hostapd_setup_bss() 1176 if (is_zero_ether_addr(conf->r1_key_holder)) in hostapd_setup_bss() 1879 is_zero_ether_addr(bss->own_addr)) in hostapd_owe_iface_iter() 1899 !is_zero_ether_addr(hapd->conf->owe_transition_bssid)) in hostapd_owe_trans_get_info() 2100 if (is_zero_ether_addr(hapd->conf->bssid)) in hostapd_setup_interface_complete_sync()
|
D | dpp_hostapd.c | 498 if (!is_zero_ether_addr(auth->peer_mac_addr)) in hostapd_dpp_auth_init_next() 500 else if (is_zero_ether_addr(auth->peer_bi->mac_addr)) in hostapd_dpp_auth_init_next() 659 if (!is_zero_ether_addr(peer_bi->mac_addr)) in hostapd_dpp_auth_init() 1060 if (!is_zero_ether_addr(auth->peer_mac_addr) && in hostapd_dpp_rx_auth_resp()
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/ |
D | hidl_manager.cpp | 1003 if (is_zero_ether_addr(bssid)) { in notifyDisconnectReason() 1122 if (is_zero_ether_addr(bssid)) { in notifyAuthTimeout() 1146 if (is_zero_ether_addr(wpa_s->bssid) && in notifyBssidChanged() 1147 !is_zero_ether_addr(wpa_s->pending_bssid)) { in notifyBssidChanged() 1152 !is_zero_ether_addr(wpa_s->bssid) && in notifyBssidChanged() 1153 is_zero_ether_addr(wpa_s->pending_bssid)) { in notifyBssidChanged() 1158 is_zero_ether_addr(wpa_s->bssid) && in notifyBssidChanged() 1159 is_zero_ether_addr(wpa_s->pending_bssid)) { in notifyBssidChanged()
|
D | p2p_iface.cpp | 1467 const uint8_t* dst_addr = is_zero_ether_addr(peer_address.data()) in requestServiceDiscoveryInternal() 1514 is_zero_ether_addr(bssid.data()) ? nullptr : bssid.data(); in startWpsPbcInternal() 1562 is_zero_ether_addr(bssid.data()) ? nullptr : bssid.data(); in startWpsPinDisplayInternal()
|
/external/wpa_supplicant_8/src/common/ |
D | dpp_pkex.c | 195 if (!is_zero_ether_addr(dpp_pkex_own_mac_override)) { in dpp_pkex_init() 374 if (!is_zero_ether_addr(dpp_pkex_peer_mac_override)) { in dpp_pkex_rx_exchange_req() 379 if (!is_zero_ether_addr(dpp_pkex_own_mac_override)) { in dpp_pkex_rx_exchange_req() 716 if (!is_zero_ether_addr(dpp_pkex_peer_mac_override)) { in dpp_pkex_rx_exchange_resp()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | bss.c | 351 if (!is_zero_ether_addr(wpa_s->pending_join_dev_addr) && in is_p2p_pending_bss() 390 return !is_zero_ether_addr(bss->bssid) && in wpa_bss_in_use() 469 if (!is_zero_ether_addr(bss->hessid)) in wpa_bss_add()
|
D | events.c | 317 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpa_supplicant_mark_disassoc() 1357 if (!is_zero_ether_addr(ssid->go_p2p_dev_addr)) { in wpa_scan_res_ok() 1761 (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_connect() 1764 (is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_connect() 3160 if (is_zero_ether_addr(wpa_s->bssid) && in wpa_supplicant_event_assoc() 3436 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc() 3439 if (!is_zero_ether_addr(bssid) || in wpa_supplicant_event_disassoc() 3564 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc_finish() 4556 if (!bssid || is_zero_ether_addr(bssid)) in wpas_event_assoc_reject()
|
D | wps_supplicant.c | 91 if (is_zero_ether_addr(bssid)) in wpas_wps_eapol_cb() 1231 if (bssid && is_zero_ether_addr(bssid)) in wpas_wps_start_dev_pw() 1433 if (is_zero_ether_addr(p2p_dev_addr)) { in wpas_wps_new_psk_cb() 1842 if (!is_zero_ether_addr(ssid->bssid)) in wpas_wps_scan_pbc_overlap() 1866 if (!is_zero_ether_addr(ssid->bssid) && in wpas_wps_scan_pbc_overlap()
|
D | p2p_supplicant.c | 1085 !is_zero_ether_addr(wpa_s->go_params->peer_device_addr)) in wpas_p2p_persistent_group() 1852 if (is_zero_ether_addr(wpa_s->p2pdev->p2ps_join_addr)) { in p2p_go_configured() 2199 if (is_zero_ether_addr(wpa_s->pending_interface_addr)) { in wpas_p2p_add_group_interface() 2250 is_zero_ether_addr(wpa_s->pending_interface_addr)) in wpas_p2p_remove_pending_group_interface() 3086 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process() 3125 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process() 4023 !is_zero_ether_addr(wpa_s->conf->p2p_device_persistent_mac_addr)) in wpas_p2p_add_p2pdev_interface() 4333 is_zero_ether_addr(grp_mac)) { in wpas_p2ps_prov_complete() 4469 if (is_zero_ether_addr(grp_mac)) { in wpas_p2ps_prov_complete() 4603 if (is_zero_ether_addr( in wpas_p2p_mac_setup() [all …]
|
D | wpas_glue.c | 197 if (is_zero_ether_addr(wpa_s->bssid)) { in wpa_supplicant_eapol_send() 201 !is_zero_ether_addr(bssid)) { in wpa_supplicant_eapol_send()
|
D | dpp_supplicant.c | 715 if (!is_zero_ether_addr(auth->peer_mac_addr)) in wpas_dpp_auth_init_next() 717 else if (is_zero_ether_addr(auth->peer_bi->mac_addr)) in wpas_dpp_auth_init_next() 873 if (!is_zero_ether_addr(peer_bi->mac_addr)) in wpas_dpp_auth_init() 1811 if (!is_zero_ether_addr(auth->peer_mac_addr) && in wpas_dpp_rx_auth_resp() 2390 if (is_zero_ether_addr(wpa_s->dpp_intro_bssid) || in wpas_dpp_rx_peer_disc_resp()
|
D | config_file.c | 1291 if (!is_zero_ether_addr(config->hessid)) in wpa_config_write_global() 1519 if (!is_zero_ether_addr(config->p2p_device_persistent_mac_addr)) in wpa_config_write_global()
|
D | wpa_supplicant.c | 220 if (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_timeout() 765 !is_zero_ether_addr(addr)) { in wpa_clear_keys() 3552 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpas_start_assoc_cb() 3866 if (wpa_s->reassoc_same_ess && !is_zero_ether_addr(prev_bssid) && in wpas_start_assoc_cb() 3999 if (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_deauthenticate() 4003 else if (!is_zero_ether_addr(wpa_s->bssid)) in wpa_supplicant_deauthenticate() 5619 return (is_zero_ether_addr(wpa_s->bssid) || in wpas_fst_get_bssid_cb() 5707 if (!is_zero_ether_addr(wpa_s->bssid)) in wpas_fst_get_peer_first()
|
D | scan.c | 483 wpabuf_put_u8(buf, is_zero_ether_addr(wpa_s->conf->hessid) ? 1 : in wpas_add_interworking_elements() 487 if (!is_zero_ether_addr(wpa_s->conf->hessid)) in wpas_add_interworking_elements() 1299 if (!is_zero_ether_addr(wpa_s->next_scan_bssid)) { in wpa_supplicant_scan()
|
D | notify.c | 100 if (wpa_s->fst && !is_zero_ether_addr(wpa_s->bssid)) { in wpas_notify_state_changed()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_registrar.c | 407 (p2p_dev_addr && !is_zero_ether_addr(reg->p2p_dev_addr) && in wps_registrar_remove_pbc_session() 647 if (is_zero_ether_addr(reg->authorized_macs_union[*count])) in wps_authorized_macs() 846 if (is_zero_ether_addr(pin->enrollee_addr)) in wps_registrar_remove_pin() 2621 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_p2p_dev_addr_match() 2642 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_skip_overlap() 3505 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add() 3509 if (is_zero_ether_addr(s->authorized_macs[j])) in wps_registrar_sel_reg_add()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | preauth.c | 70 is_zero_ether_addr(sm->preauth_bssid) || in rsn_preauth_receive()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_pd.c | 131 if ((shared_group && !is_zero_ether_addr(intended_addr)) || in p2ps_add_pd_req_attrs() 172 !is_zero_ether_addr(intended_addr)) in p2ps_add_pd_req_attrs() 335 if (!is_zero_ether_addr(intended_addr)) in p2p_build_prov_disc_resp()
|
D | p2p.c | 742 if (!is_zero_ether_addr(p2p->peer_filter) && in p2p_add_device() 3308 if (is_zero_ether_addr(p2p->sd_query_no_ack)) { in p2p_sd_cb() 3638 !is_zero_ether_addr(dev->member_in_go_dev)) { in p2p_go_neg_req_cb() 4876 if (dev == NULL || is_zero_ether_addr(dev->interface_addr)) in p2p_get_interface_addr() 4897 if (is_zero_ether_addr(p2p->peer_filter)) in p2p_set_peer_filter() 5321 go_dev_addr && !is_zero_ether_addr(go_dev_addr) && in p2p_build_nfc_handover()
|
D | p2p_invitation.c | 374 if (go && status == P2P_SC_SUCCESS && !is_zero_ether_addr(group_bssid)) in p2p_process_invitation_req()
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 518 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function
|