Home
last modified time | relevance | path

Searched refs:legacy_response (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.h162 legacy_hal::NanDataPathIndicationResponse* legacy_response);
164 const legacy_hal::NanResponseMsg& legacy_response,
167 const legacy_hal::NanCapabilities& legacy_response,
H A Dhidl_struct_util.cpp2261 const legacy_hal::NanResponseMsg& legacy_response, in convertLegacyNanResponseHeaderToHidl() argument
2270 convertToWifiNanStatus(legacy_response.status, legacy_response.nan_error, in convertLegacyNanResponseHeaderToHidl()
2276 const legacy_hal::NanCapabilities& legacy_response, in convertLegacyNanCapabilitiesResponseToHidl() argument
2286 legacy_response.max_concurrent_nan_clusters; in convertLegacyNanCapabilitiesResponseToHidl()
2290 legacy_response.max_service_name_len; in convertLegacyNanCapabilitiesResponseToHidl()
2292 legacy_response.max_match_filter_len; in convertLegacyNanCapabilitiesResponseToHidl()
2294 legacy_response.max_total_match_filter_len; in convertLegacyNanCapabilitiesResponseToHidl()
2296 legacy_response.max_service_specific_info_len; in convertLegacyNanCapabilitiesResponseToHidl()
2305 legacy_response.max_subscribe_address; in convertLegacyNanCapabilitiesResponseToHidl()
2307 legacy_response.cipher_suites_supported; in convertLegacyNanCapabilitiesResponseToHidl()
[all …]