Searched refs:hidl_struct_util (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_rtt_controller.cpp | 148 if (!hidl_struct_util::convertHidlVectorOfRttConfigToLegacy( in rangeRequestInternal() 163 if (!hidl_struct_util::convertLegacyVectorOfRttResultToHidl( in rangeRequestInternal() 200 if (!hidl_struct_util::convertLegacyRttCapabilitiesToHidl(legacy_caps, in getCapabilitiesInternal() 210 if (!hidl_struct_util::convertHidlRttLciInformationToLegacy(lci, in setLciInternal() 222 if (!hidl_struct_util::convertHidlRttLcrInformationToLegacy(lcr, in setLcrInternal() 241 if (!hidl_struct_util::convertLegacyRttResponderToHidl(legacy_responder, in getResponderInfoInternal() 252 if (!hidl_struct_util::convertHidlWifiChannelInfoToLegacy( in enableResponderInternal() 257 if (!hidl_struct_util::convertHidlRttResponderToLegacy(info, in enableResponderInternal()
|
D | wifi_nan_iface.cpp | 56 if (!hidl_struct_util::convertLegacyNanResponseHeaderToHidl( in WifiNanIface() 153 if (!hidl_struct_util:: in WifiNanIface() 273 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 291 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 310 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 330 if (!hidl_struct_util::convertLegacyNanMatchIndToHidl( in WifiNanIface() 368 if (!hidl_struct_util::convertLegacyNanFollowupIndToHidl( in WifiNanIface() 389 hidl_struct_util::convertToWifiNanStatus( in WifiNanIface() 407 if (!hidl_struct_util::convertLegacyNanDataPathRequestIndToHidl( in WifiNanIface() 428 if (!hidl_struct_util::convertLegacyNanDataPathConfirmIndToHidl( in WifiNanIface() [all …]
|
D | wifi_sta_iface.cpp | 301 if (!hidl_struct_util::convertLegacyFeaturesToHidlStaCapabilities( in getCapabilitiesInternal() 318 if (!hidl_struct_util::convertLegacyApfCapabilitiesToHidl(legacy_caps, in getApfPacketFilterCapabilitiesInternal() 351 if (!hidl_struct_util::convertLegacyGscanCapabilitiesToHidl(legacy_caps, in getBackgroundScanCapabilitiesInternal() 366 ifname_, hidl_struct_util::convertHidlWifiBandToLegacy(band)); in getValidFrequenciesForBandInternal() 373 if (!hidl_struct_util::convertHidlGscanParamsToLegacy(params, in startBackgroundScanInternal() 402 if (!hidl_struct_util:: in startBackgroundScanInternal() 427 if (!hidl_struct_util::convertLegacyGscanResultToHidl( in startBackgroundScanInternal() 481 if (!hidl_struct_util::convertLegacyLinkLayerStatsToHidl(legacy_stats, in getLinkLayerStatsInternal_1_3() 531 if (!hidl_struct_util::convertLegacyRoamingCapabilitiesToHidl(legacy_caps, in getRoamingCapabilitiesInternal() 541 if (!hidl_struct_util::convertHidlRoamingConfigToLegacy(config, in configureRoamingInternal() [all …]
|
D | wifi_ap_iface.cpp | 111 ifname_, hidl_struct_util::convertHidlWifiBandToLegacy(band)); in getValidFrequenciesForBandInternal()
|
D | wifi_chip.cpp | 690 if (!hidl_struct_util::convertLegacyFeaturesToHidlChipCapabilities( in getCapabilitiesInternal_1_3() 1026 if (!hidl_struct_util::convertLegacyVectorOfDebugRingBufferStatusToHidl( in getDebugRingBuffersStatusInternal() 1091 if (!hidl_struct_util::convertLegacyWakeReasonStatsToHidl(legacy_stats, in getDebugHostWakeReasonStatsInternal() 1130 hidl_struct_util::convertHidlTxPowerScenarioToLegacy(scenario)); in selectTxPowerScenarioInternal() 1143 hidl_struct_util::convertHidlLatencyModeToLegacy(mode)); in setLatencyModeInternal() 1159 hidl_struct_util::convertHidlTxPowerScenarioToLegacy_1_2(scenario)); in selectTxPowerScenarioInternal_1_2() 1232 if (!hidl_struct_util::convertLegacyDebugRingBufferStatusToHidl( in registerDebugRingBufferCallback() 1267 if (!hidl_struct_util::convertLegacyWifiMacInfosToHidl( in registerRadioModeChangeCallback()
|
D | Android.mk | 42 hidl_struct_util.cpp \
|
D | hidl_struct_util.h | 42 namespace hidl_struct_util {
|
D | hidl_struct_util.cpp | 27 namespace hidl_struct_util { namespace
|
/hardware/interfaces/wifi/1.3/default/tests/ |
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() 186 hidl_struct_util::convertLegacyLinkLayerStatsToHidl(legacy_stats, in TEST_F() 284 ASSERT_TRUE(hidl_struct_util::convertLegacyFeaturesToHidlChipCapabilities( in TEST_F()
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 38 <i>hardware/interfaces/wifi/\<version\>/default/hidl_struct_util.cpp</i>.
|
/hardware/interfaces/wifi/1.2/ |
D | README-NAN.md | 41 <i>hardware/interfaces/wifi/\<version\>/default/hidl_struct_util.cpp</i>.
|