Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_chip.cpp1275 std::vector<IWifiChip::CoexUnsafeChannel> unsafe_channels, int32_t aidl_restrictions) { in setCoexUnsafeChannelsInternal() argument
1282 if (aidl_restrictions & static_cast<uint32_t>(CoexRestriction::WIFI_DIRECT)) { in setCoexUnsafeChannelsInternal()
1285 if (aidl_restrictions & static_cast<uint32_t>(CoexRestriction::SOFTAP)) { in setCoexUnsafeChannelsInternal()
1288 if (aidl_restrictions & static_cast<uint32_t>(CoexRestriction::WIFI_AWARE)) { in setCoexUnsafeChannelsInternal()