Searched refs:RttResult (Results 1 – 21 of 21) sorted by relevance
19 import android.hardware.wifi.RttResult;32 void onResults(in int cmdId, in RttResult[] results); in onResults()
30 parcelable RttResult {
27 * @param results Vector of |RttResult| instances.29 oneway onResults(CommandId cmdId, vec<RttResult> results);
1796 struct RttResult {
30 * @param results Vector of |RttResult| instances.32 oneway onResults_1_6(CommandId cmdId, vec<RttResult> results);
450 struct RttResult {
30 * @param results Vector of |RttResult| instances.32 oneway onResults_1_4(CommandId cmdId, vec<RttResult> results);
464 struct RttResult {
37 oneway void onResults(in int cmdId, in android.hardware.wifi.RttResult[] results); in onResults()
36 parcelable RttResult {
53 using ::android::hardware::wifi::V1_6::RttResult;98 const hidl_vec<::android::hardware::wifi::V1_0::RttResult>& results in onResults()105 const hidl_vec<::android::hardware::wifi::V1_4::RttResult>& results __unused) { in onResults_1_4()110 const hidl_vec<RttResult>& results __unused) { in onResults_1_6()
175 std::vector<RttResult>* aidl_results);178 std::vector<RttResult>* aidl_results);181 std::vector<RttResult>* aidl_results);
154 std::vector<RttResult> aidl_results; in rangeRequestInternal()186 std::vector<RttResult> aidl_results; in rangeRequestInternal()206 std::vector<RttResult> aidl_results; in rangeRequestInternal()
2984 RttResult* aidl_result) { in convertLegacyRttResultToAidl()3027 std::vector<RttResult>* aidl_results) { in convertLegacyVectorOfRttResultToAidl()3033 RttResult aidl_result; in convertLegacyVectorOfRttResultToAidl()3052 std::vector<RttResult>* aidl_results) { in convertLegacyVectorOfRttResultV2ToAidl()3058 RttResult aidl_result; in convertLegacyVectorOfRttResultV2ToAidl()3078 std::vector<RttResult>* aidl_results) { in convertLegacyVectorOfRttResultV3ToAidl()3084 RttResult aidl_result; in convertLegacyVectorOfRttResultV3ToAidl()
55 using ::android::hardware::wifi::V1_4::RttResult;96 const hidl_vec<::android::hardware::wifi::V1_0::RttResult>& results in onResults()102 const hidl_vec<RttResult>& results in onResults_1_4()
40 using aidl::android::hardware::wifi::RttResult;102 const std::vector<RttResult>& /* results */) override { in onResults() argument
798 void verifyRttResult(wifi_rtt_result* legacy_rtt_result_ptr, RttResult* aidl_results_ptr) { in verifyRttResult()858 std::vector<RttResult> aidl_results; in TEST_F()881 std::vector<RttResult> aidl_results; in TEST_F()