Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java833 WifiChipInfo[] chipsInfo = new WifiChipInfo[chipIdsResp.value.size()]; in getAllChipInfo() local
1015 chipsInfo[chipInfoIndex++] = chipInfo; in getAllChipInfo()
1028 return chipsInfo; in getAllChipInfo()