Searched refs:hidl_struct_util (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_nan_iface.cpp | 65 if (!hidl_struct_util::convertLegacyNanResponseHeaderToHidl( in WifiNanIface() 162 if (!hidl_struct_util:: in WifiNanIface() 282 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 300 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 319 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 339 if (!hidl_struct_util::convertLegacyNanMatchIndToHidl( in WifiNanIface() 377 if (!hidl_struct_util::convertLegacyNanFollowupIndToHidl( in WifiNanIface() 398 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 840 if (!hidl_struct_util::convertHidlNanSubscribeRequestToLegacy( in startSubscribeRequestInternal() 977 if (!hidl_struct_util::convertHidlNanEnableRequest_1_5ToLegacy( in enableRequest_1_5Internal() [all …]
|
H A D | wifi_rtt_controller.cpp | 214 if (!hidl_struct_util::convertHidlRttLciInformationToLegacy(lci, in setLciInternal() 226 if (!hidl_struct_util::convertHidlRttLcrInformationToLegacy(lcr, in setLcrInternal() 264 if (!hidl_struct_util::convertHidlVectorOfRttConfigToLegacy( in rangeRequestInternal_1_4() 279 if (!hidl_struct_util::convertLegacyVectorOfRttResultToHidl( in rangeRequestInternal_1_4() 304 if (!hidl_struct_util::convertLegacyRttCapabilitiesToHidl(legacy_caps, in getCapabilitiesInternal_1_4() 321 if (!hidl_struct_util::convertLegacyRttResponderToHidl(legacy_responder, in getResponderInfoInternal_1_4() 332 if (!hidl_struct_util::convertHidlWifiChannelInfoToLegacy( in enableResponderInternal_1_4() 337 if (!hidl_struct_util::convertHidlRttResponderToLegacy(info, in enableResponderInternal_1_4()
|
H A D | wifi_sta_iface.cpp | 315 if (!hidl_struct_util::convertLegacyFeaturesToHidlStaCapabilities( in getCapabilitiesInternal() 332 if (!hidl_struct_util::convertLegacyApfCapabilitiesToHidl(legacy_caps, in getApfPacketFilterCapabilitiesInternal() 365 if (!hidl_struct_util::convertLegacyGscanCapabilitiesToHidl(legacy_caps, in getBackgroundScanCapabilitiesInternal() 380 ifname_, hidl_struct_util::convertHidlWifiBandToLegacy(band)); in getValidFrequenciesForBandInternal() 387 if (!hidl_struct_util::convertHidlGscanParamsToLegacy(params, in startBackgroundScanInternal() 416 if (!hidl_struct_util:: in startBackgroundScanInternal() 441 if (!hidl_struct_util::convertLegacyGscanResultToHidl( in startBackgroundScanInternal() 500 if (!hidl_struct_util::convertLegacyLinkLayerStatsToHidl(legacy_stats, in getLinkLayerStatsInternal_1_5() 560 if (!hidl_struct_util::convertHidlRoamingConfigToLegacy(config, in configureRoamingInternal() 621 if (!hidl_struct_util::convertLegacyVectorOfDebugTxPacketFateToHidl( in getDebugTxPacketFatesInternal() [all …]
|
H A D | wifi_chip.cpp | 962 hidl_struct_util::convertHidlIfaceTypeToLegacy(IfaceType::AP)); in createVirtualApInterface() 1385 if (!hidl_struct_util::convertLegacyWakeReasonStatsToHidl(legacy_stats, in getDebugHostWakeReasonStatsInternal() 1424 hidl_struct_util::convertHidlTxPowerScenarioToLegacy(scenario)); in selectTxPowerScenarioInternal() 1437 hidl_struct_util::convertHidlLatencyModeToLegacy(mode)); in setLatencyModeInternal() 1477 if (!hidl_struct_util::convertLegacyFeaturesToHidlChipCapabilities( in getCapabilitiesInternal_1_5() 1516 hidl_struct_util::convertHidlMultiStaUseCaseToLegacy(use_case)); in setMultiStaUseCaseInternal() 1523 if (!hidl_struct_util::convertHidlVectorOfCoexUnsafeChannelToLegacy( in setCoexUnsafeChannelsInternal() 1555 hidl_struct_util::convertHidlWifiBandToLegacyMacBand(band), in getUsableChannelsInternal() 1557 hidl_struct_util::convertHidlUsableChannelFilterToLegacy( in getUsableChannelsInternal() 1564 if (!hidl_struct_util::convertLegacyWifiUsableChannelsToHidl( in getUsableChannelsInternal() [all …]
|
H A D | Android.mk | 48 hidl_struct_util.cpp \
|
H A D | hidl_struct_util.h | 44 namespace hidl_struct_util {
|
H A D | wifi_ap_iface.cpp | 133 hidl_struct_util::convertHidlWifiBandToLegacy(band)); in getValidFrequenciesForBandInternal()
|
H A D | hidl_struct_util.cpp | 27 namespace hidl_struct_util { namespace 3045 if (!hidl_struct_util::convertHidlCoexUnsafeChannelToLegacy( in convertHidlVectorOfCoexUnsafeChannelToLegacy()
|
/aosp12/hardware/interfaces/wifi/1.5/default/tests/ |
H A D | hidl_struct_util_unit_tests.cpp | 60 ASSERT_TRUE(hidl_struct_util::convertLegacyWifiMacInfosToHidl( in TEST_F() 95 ASSERT_TRUE(hidl_struct_util::convertLegacyWifiMacInfosToHidl( in TEST_F() 237 hidl_struct_util::convertLegacyLinkLayerStatsToHidl(legacy_stats, in TEST_F() 410 ASSERT_TRUE(hidl_struct_util::convertLegacyFeaturesToHidlChipCapabilities( in TEST_F()
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | README-NAN.md | 38 <i>hardware/interfaces/wifi/\<version\>/default/hidl_struct_util.cpp</i>.
|
/aosp12/hardware/interfaces/wifi/1.2/ |
H A D | README-NAN.md | 41 <i>hardware/interfaces/wifi/\<version\>/default/hidl_struct_util.cpp</i>.
|