Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DHalDeviceManager.java1012 chipResp.value = chip; in initIWifiChipDebugListeners()
1138 chipResp.value = chip; in getAllChipInfo()
1148 chipResp.value.getAvailableModes( in getAllChipInfo()
1184 chipResp.value.getStaIfaceNames( in getAllChipInfo()
1199 chipResp.value.getStaIface(ifaceName, in getAllChipInfo()
1217 chipResp.value.getApIfaceNames( in getAllChipInfo()
1232 chipResp.value.getApIface(ifaceName, in getAllChipInfo()
1250 chipResp.value.getP2pIfaceNames( in getAllChipInfo()
1265 chipResp.value.getP2pIface(ifaceName, in getAllChipInfo()
1283 chipResp.value.getNanIfaceNames( in getAllChipInfo()
[all …]