Searched refs:aidl_restrictions (Results 1 – 1 of 1) sorted by relevance
1275 std::vector<IWifiChip::CoexUnsafeChannel> unsafe_channels, int32_t aidl_restrictions) { in setCoexUnsafeChannelsInternal() argument1282 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()