Searched refs:ifaceModeMask (Results 1 – 7 of 7) sorted by relevance
/aosp12/hardware/interfaces/wifi/1.5/vts/functional/ |
H A D | wifi_chip_hidl_test.cpp | 197 uint32_t ifaceModeMask = in TEST_P() local 204 band, ifaceModeMask, filterMask); in TEST_P()
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_chip.h | 184 WifiBand band, hidl_bitfield<WifiIfaceMode> ifaceModeMask, 271 getUsableChannelsInternal(WifiBand band, uint32_t ifaceModeMask,
|
H A D | wifi_chip.cpp | 773 WifiBand band, hidl_bitfield<WifiIfaceMode> ifaceModeMask, in getUsableChannels() argument 778 ifaceModeMask, filterMask); in getUsableChannels() 1549 WifiChip::getUsableChannelsInternal(WifiBand band, uint32_t ifaceModeMask, in getUsableChannelsInternal() argument 1556 hidl_struct_util::convertHidlWifiIfaceModeToLegacy(ifaceModeMask), in getUsableChannelsInternal()
|
H A D | hidl_struct_util.cpp | 472 hidl_usable_channel->ifaceModeMask = convertLegacyWifiInterfaceModeToHidl( in convertLegacyWifiUsableChannelToHidl()
|
/aosp12/hardware/interfaces/wifi/1.5/ |
H A D | IWifiChip.hal | 288 * @param ifaceModeMask Bitmask of the modes represented by |WifiIfaceMode| 292 * ifaceModeMask would be set to 315 getUsableChannels(WifiBand band, bitfield<WifiIfaceMode> ifaceModeMask,
|
H A D | types.hal | 104 bitfield<WifiIfaceMode> ifaceModeMask;
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiVendorHal.java | 3884 frameworkFromHalIfaceMode(ch.ifaceModeMask)));
|