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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.c 43 os_memcpy(data->mac_addr_e, cfg->wps->dev.mac_addr, ETH_ALEN);
wps_common.c 107 addr[1] = wps->mac_addr_e;
wps_i.h 50 u8 mac_addr_e[ETH_ALEN]; member in struct:wps_data
wps_registrar.c 1132 os_memcpy(wps->cred.mac_addr, wps->mac_addr_e, ETH_ALEN);
    [all...]
wps_enrollee.c 28 wpabuf_put_data(msg, wps->mac_addr_e, ETH_ALEN);

Completed in 20 milliseconds