Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java1131 WifiChipInfo[] chipsInfo = new WifiChipInfo[chipIdsResp.value.size()]; in getAllChipInfo() local
1316 chipsInfo[chipInfoIndex++] = chipInfo; in getAllChipInfo()
1329 return chipsInfo; in getAllChipInfo()