Searched refs:resp_mac (Results 1 – 2 of 2) sorted by relevance
438 memcpy(ftmi_cfg.resp_mac, g_ap_bssid, ETH_ALEN); in wifi_cmd_ftm()443 memcpy(ftmi_cfg.resp_mac, ap_record->bssid, 6); in wifi_cmd_ftm()
525 uint8_t resp_mac[6]; /**< MAC address of the FTM Responder */ member