Searched refs:hidl_struct_util (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/wifi/1.1/default/ |
D | wifi_rtt_controller.cpp | 170 if (!hidl_struct_util::convertHidlVectorOfRttConfigToLegacy( in rangeRequestInternal() 184 if (!hidl_struct_util::convertLegacyVectorOfRttResultToHidl( in rangeRequestInternal() 220 if (!hidl_struct_util::convertLegacyRttCapabilitiesToHidl(legacy_caps, in getCapabilitiesInternal() 230 if (!hidl_struct_util::convertHidlRttLciInformationToLegacy(lci, in setLciInternal() 242 if (!hidl_struct_util::convertHidlRttLcrInformationToLegacy(lcr, in setLcrInternal() 261 if (!hidl_struct_util::convertLegacyRttResponderToHidl(legacy_responder, in getResponderInfoInternal() 274 if (!hidl_struct_util::convertHidlWifiChannelInfoToLegacy( in enableResponderInternal() 279 if (!hidl_struct_util::convertHidlRttResponderToLegacy(info, in enableResponderInternal()
|
D | wifi_nan_iface.cpp | 50 if (!hidl_struct_util::convertLegacyNanResponseHeaderToHidl(msg, in WifiNanIface() 125 if (!hidl_struct_util::convertLegacyNanCapabilitiesResponseToHidl( in WifiNanIface() 220 hidl_struct_util::convertToWifiNanStatus(msg.reason, msg.nan_reason, sizeof(msg.nan_reason), in WifiNanIface() 238 hidl_struct_util::convertToWifiNanStatus(msg.reason, msg.nan_reason, sizeof(msg.nan_reason), in WifiNanIface() 256 hidl_struct_util::convertToWifiNanStatus(msg.reason, msg.nan_reason, sizeof(msg.nan_reason), in WifiNanIface() 274 if (!hidl_struct_util::convertLegacyNanMatchIndToHidl( in WifiNanIface() 310 if (!hidl_struct_util::convertLegacyNanFollowupIndToHidl( in WifiNanIface() 331 hidl_struct_util::convertToWifiNanStatus(msg.reason, msg.nan_reason, sizeof(msg.nan_reason), in WifiNanIface() 349 if (!hidl_struct_util::convertLegacyNanDataPathRequestIndToHidl( in WifiNanIface() 370 if (!hidl_struct_util::convertLegacyNanDataPathConfirmIndToHidl( in WifiNanIface() [all …]
|
D | wifi_sta_iface.cpp | 323 if (!hidl_struct_util::convertLegacyFeaturesToHidlStaCapabilities( in getCapabilitiesInternal() 340 if (!hidl_struct_util::convertLegacyApfCapabilitiesToHidl(legacy_caps, in getApfPacketFilterCapabilitiesInternal() 364 if (!hidl_struct_util::convertLegacyGscanCapabilitiesToHidl(legacy_caps, in getBackgroundScanCapabilitiesInternal() 378 hidl_struct_util::convertHidlWifiBandToLegacy(band)); in getValidFrequenciesForBandInternal() 385 if (!hidl_struct_util::convertHidlGscanParamsToLegacy(params, in startBackgroundScanInternal() 412 if (!hidl_struct_util::convertLegacyVectorOfCachedGscanResultsToHidl( in startBackgroundScanInternal() 433 if (!hidl_struct_util::convertLegacyGscanResultToHidl( in startBackgroundScanInternal() 481 if (!hidl_struct_util::convertLegacyLinkLayerStatsToHidl(legacy_stats, in getLinkLayerStatsInternal() 529 if (!hidl_struct_util::convertLegacyRoamingCapabilitiesToHidl(legacy_caps, in getRoamingCapabilitiesInternal() 539 if (!hidl_struct_util::convertHidlRoamingConfigToLegacy(config, in configureRoamingInternal() [all …]
|
D | Android.mk | 25 hidl_struct_util.cpp \
|
D | wifi_ap_iface.cpp | 99 hidl_struct_util::convertHidlWifiBandToLegacy(band)); in getValidFrequenciesForBandInternal()
|
D | wifi_chip.cpp | 403 if (!hidl_struct_util::convertLegacyFeaturesToHidlChipCapabilities( in getCapabilitiesInternal() 740 if (!hidl_struct_util::convertLegacyVectorOfDebugRingBufferStatusToHidl( in getDebugRingBuffersStatusInternal() 795 if (!hidl_struct_util::convertLegacyWakeReasonStatsToHidl(legacy_stats, in getDebugHostWakeReasonStatsInternal() 829 hidl_struct_util::convertHidlTxPowerScenarioToLegacy(scenario)); in selectTxPowerScenarioInternal() 882 if (!hidl_struct_util::convertLegacyDebugRingBufferStatusToHidl( in registerDebugRingBufferCallback()
|
D | hidl_struct_util.h | 39 namespace hidl_struct_util {
|
D | hidl_struct_util.cpp | 27 namespace hidl_struct_util { namespace
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 38 <i>hardware/interfaces/wifi/\<version\>/default/hidl_struct_util.cpp</i>.
|