Searched refs:convertLegacyIeToAidl (Results 1 – 1 of 1) sorted by relevance
607 bool convertLegacyIeToAidl(const legacy_hal::wifi_information_element& legacy_ie, in convertLegacyIeToAidl() function639 if (!convertLegacyIeToAidl(legacy_ie, &aidl_ie)) { in convertLegacyIeBlobToAidl()3016 if (legacy_result.LCI && !convertLegacyIeToAidl(*legacy_result.LCI, &aidl_result->lci)) { in convertLegacyRttResultToAidl()3019 if (legacy_result.LCR && !convertLegacyIeToAidl(*legacy_result.LCR, &aidl_result->lcr)) { in convertLegacyRttResultToAidl()