Searched refs:iface15 (Results 1 – 2 of 2) sorted by relevance
340 android.hardware.wifi.V1_5.IWifiNanIface iface15 = mockableCastTo_1_5(iface); in getCapabilities() local345 if (iface15 == null) { in getCapabilities()348 status = iface15.getCapabilitiesRequest_1_5(transactionId); in getCapabilities()396 android.hardware.wifi.V1_5.IWifiNanIface iface15 = mockableCastTo_1_5(iface); in enableAndConfigure() local408 if (iface15 != null) { in enableAndConfigure()466 if (iface14 != null || iface15 != null) { in enableAndConfigure()522 if (iface15 != null) { in enableAndConfigure()523 status = iface15.enableRequest_1_5(transactionId, req, in enableAndConfigure()583 if (iface14 != null || iface15 != null) { in enableAndConfigure()605 if (iface15 != null) { in enableAndConfigure()[all …]
154 android.hardware.wifi.V1_5.IWifiNanIface iface15 = mockableCastTo_1_5(iface); in tryToGetAware() local156 if (iface15 != null) { in tryToGetAware()159 status = iface15.registerEventCallback_1_5(mWifiAwareNativeCallback); in tryToGetAware()