Home
last modified time | relevance | path

Searched refs:wifiap_resp (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dalloc.cc105 Json::Value wifiap_resp; in AllocateNetworkInterfaces() local
120 wifiap_resp = resp_list[i]; in AllocateNetworkInterfaces()
141 if (!wifiap_resp.isMember("iface_type")) { in AllocateNetworkInterfaces()
158 config.non_bridged_wireless_tap.name = wifiap_resp["iface_name"].asString(); in AllocateNetworkInterfaces()
160 wifiap_resp["resource_id"].asUInt(); in AllocateNetworkInterfaces()