Home
last modified time | relevance | path

Searched defs:unsafeChannels (Results 1 – 25 of 112) sorted by relevance

12345

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/coex/
DCoexManagerTest.java207 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetCoexUnsafeChannels_nonNullChannels_returnedInGetters() local
226 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetCoexUnsafeChannels_nullChannels_setsEmptySet() local
246 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetCoexUnsafeChannels_undefinedRestrictions_setsEmptySet() local
265 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetCoexUnsafeChannels_notifiesWifiVendorHal() local
286 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testRegisteredCoexListener_setCoexUnsafeChannels_listenerIsNotified() local
311 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testUnregisteredCoexListener_setCoexUnsafeChannels_listenerIsNotNotified() local
339 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testRegisteredRemoteCoexCallback_setCoexUnsafeChannels_callbackIsNotified() local
370 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testUnregisteredRemoteCoexCallback_setCoexUnsafeChannels_callbackIsNotNotified() local
672 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testGetCoexUnsafeChannels_overrideExists_overrideChannelsAdded() local
1032 List<CoexUnsafeChannel> unsafeChannels = coexManager.getCoexUnsafeChannels(); in testOnPhysicalChannelConfigChanged_unsafeChannelsDueToGps_updatesUnsafeChannels() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalAidlImplTest.java1674 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel_success() local
1698 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel_failure() local
1713 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel_exception() local
DSupplicantP2pIfaceHalHidlImplTest.java1704 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel_success() local
1730 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel_failure() local
1744 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel_exception() local
DSupplicantP2pIfaceHalTest.java519 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetOperatingChannel() local
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DICoexCallback.aidl27 void onCoexUnsafeChannelsChanged(in List<CoexUnsafeChannel> unsafeChannels, int restrictions); in onCoexUnsafeChannelsChanged()
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
H A DWifiManagerFacade.java302 public void onCoexUnsafeChannelsChanged( in onCoexUnsafeChannelsChanged()
2320 List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in genCoexUnsafeChannels() local
2358 private static JSONArray coexUnsafeChannelsToJson(List<CoexUnsafeChannel> unsafeChannels) in coexUnsafeChannelsToJson()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.5/android.hardware.wifi-V1.5-java_gen_java/gen/srcs/android/hardware/wifi/V1_5/
DIWifiChip.java721 …fiStatus setCoexUnsafeChannels(java.util.ArrayList<android.hardware.wifi.V1_5.IWifiChip.CoexUnsafe… in setCoexUnsafeChannels()
1932 …fiStatus setCoexUnsafeChannels(java.util.ArrayList<android.hardware.wifi.V1_5.IWifiChip.CoexUnsafe… in setCoexUnsafeChannels()
2951 …il.ArrayList<android.hardware.wifi.V1_5.IWifiChip.CoexUnsafeChannel> unsafeChannels = android.hard… in onTransact() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/
DWifiChipHidlImplTest.java635 final List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testSetCoexUnsafeChannels() local
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiChip.java388 boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions); in setCoexUnsafeChannels()
DWifiChipHidlImpl.java502 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels()
1314 List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannelsInternal()
DWifiChip.java875 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels()
DWifiChipAidlImpl.java991 public boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions) { in setCoexUnsafeChannels()
/aosp_15_r20/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
H A DIWifiChip.aidl76 …void setCoexUnsafeChannels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, … in setCoexUnsafeChannels()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/aidl/android.hardware.wifi_interface/dump/android/hardware/wifi/
DIWifiChip.aidl82 …void setCoexUnsafeChannels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, … in setCoexUnsafeChannels()
/aosp_15_r20/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
H A DIWifiChip.aidl76 …void setCoexUnsafeChannels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, … in setCoexUnsafeChannels()
/aosp_15_r20/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
H A DIWifiChip.aidl82 …void setCoexUnsafeChannels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, … in setCoexUnsafeChannels()
/aosp_15_r20/hardware/interfaces/wifi/aidl/android/hardware/wifi/
H A DIWifiChip.aidl1014 void setCoexUnsafeChannels(in CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/aidl/android.hardware.wifi-V3-java-source/gen/android/hardware/wifi/
DIWifiChip.java686 …Override public void setCoexUnsafeChannels(android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] uns… in setCoexUnsafeChannels()
2689 …Override public void setCoexUnsafeChannels(android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] uns… in setCoexUnsafeChannels()
3760 …public void setCoexUnsafeChannels(android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChanne… in setCoexUnsafeChannels()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DISupplicantP2pIfaceHal.java364 @NonNull List<CoexUnsafeChannel> unsafeChannels); in setOperatingChannel()
DWifiP2pNative.java631 public boolean p2pSetOperatingChannel(int oc, @NonNull List<CoexUnsafeChannel> unsafeChannels) { in p2pSetOperatingChannel()
DSupplicantP2pIfaceHal.java665 @NonNull List<CoexUnsafeChannel> unsafeChannels) { in setOperatingChannel()
DSupplicantP2pIfaceHalAidlImpl.java1499 @NonNull List<CoexUnsafeChannel> unsafeChannels) { in setOperatingChannel()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.6/android.hardware.wifi-V1.6-java_gen_java/gen/srcs/android/hardware/wifi/V1_6/
DIWifiChip.java1852 …fiStatus setCoexUnsafeChannels(java.util.ArrayList<android.hardware.wifi.V1_5.IWifiChip.CoexUnsafe… in setCoexUnsafeChannels()
2963 …il.ArrayList<android.hardware.wifi.V1_5.IWifiChip.CoexUnsafeChannel> unsafeChannels = android.hard… in onTransact() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiNativeTest.java943 final List<CoexUnsafeChannel> unsafeChannels = new ArrayList<>(); in testStartHalUpdatesCoexUnsafeChannels() local
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java491 public boolean setCoexUnsafeChannels( in setCoexUnsafeChannels()

12345