Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h496 } wifi_coex_restriction; typedef
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.cpp1529 legacy_restrictions |= legacy_hal::wifi_coex_restriction::WIFI_DIRECT; in setCoexUnsafeChannelsInternal()
1532 legacy_restrictions |= legacy_hal::wifi_coex_restriction::SOFTAP; in setCoexUnsafeChannelsInternal()
1535 legacy_restrictions |= legacy_hal::wifi_coex_restriction::WIFI_AWARE; in setCoexUnsafeChannelsInternal()
H A Dwifi_legacy_hal.h227 using ::wifi_coex_restriction;