Searched defs:capsResp (Results 1 – 3 of 3) sorted by relevance
471 GeneralUtil.Mutable<Long> capsResp = new GeneralUtil.Mutable<>(0L); in getCapabilitiesInternal() local633 GeneralUtil.Mutable<WifiNative.RoamingCapabilities> capsResp = new GeneralUtil.Mutable<>(); in getRoamingCapabilitiesInternal() local
804 WifiChip.Response<Long> capsResp = new WifiChip.Response<>(0L); in getCapabilitiesBeforeIfacesExistInternal() local827 WifiChip.Response<Long> capsResp = new WifiChip.Response<>(0L); in getCapabilitiesAfterIfacesExistInternal() local
886 WifiChip.Response<Long> capsResp = mWifiChip.getCapabilitiesAfterIfacesExist(); in getSupportedFeatureSet() local