HomeSort by relevance Sort by last modified time
    Searched full:auth_addr (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_wpa.c 31 u8 auth_addr[ETH_ALEN]; member in struct:wpa
66 os_memcpy(bssid, wpa->auth_addr, ETH_ALEN);
229 wpa_sm_notify_assoc(wpa->supp, wpa->auth_addr);
251 wpa_sm_rx_eapol(wpa->supp, wpa->auth_addr, wpa->auth_eapol,
310 wpa->auth_group = wpa_init(wpa->auth_addr, &conf, &cb);
362 os_memset(wpa.auth_addr, 0x12, ETH_ALEN);

Completed in 797 milliseconds