Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java1002 WifiIfaceInfo[] staIfaces = new WifiIfaceInfo[ifaceNamesResp.value.size()]; in getAllChipInfo() local
1011 staIfaces[ifaceIndex.value++] = ifaceInfo; in getAllChipInfo()
1128 chipInfo.ifaces[IfaceType.STA] = staIfaces; in getAllChipInfo()