Home
last modified time | relevance | path

Searched defs:restrictions (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_chip_hidl_test.cpp168 uint32_t restrictions = IWifiChip::CoexRestriction::WIFI_AWARE | in TEST_P() local
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiChip.aidl76 …annels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiChip.aidl996 void setCoexUnsafeChannels(in CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiChip.aidl76 …annels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiChip.aidl76 …annels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_chip_aidl_test.cpp343 int restrictions = 0; in TEST_P() local
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifi_hal.cpp567 u32 restrictions) in wifi_set_coex_unsafe_channels()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifi_hal.cpp595 u32 restrictions) in wifi_set_coex_unsafe_channels()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2725 const auto &restrictions = mSizeRestrictions[classification]; in dump() local
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp1853 std::vector<wifi_coex_unsafe_channel> unsafe_channels, uint32_t restrictions) { in setCoexUnsafeChannels()