Searched defs:restrictions (Results 1 – 10 of 10) sorted by relevance
168 uint32_t restrictions = IWifiChip::CoexRestriction::WIFI_AWARE | in TEST_P() local
76 …annels(in android.hardware.wifi.IWifiChip.CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
996 void setCoexUnsafeChannels(in CoexUnsafeChannel[] unsafeChannels, in int restrictions); in setCoexUnsafeChannels()
343 int restrictions = 0; in TEST_P() local
567 u32 restrictions) in wifi_set_coex_unsafe_channels()
595 u32 restrictions) in wifi_set_coex_unsafe_channels()
2725 const auto &restrictions = mSizeRestrictions[classification]; in dump() local
1853 std::vector<wifi_coex_unsafe_channel> unsafe_channels, uint32_t restrictions) { in setCoexUnsafeChannels()