Searched refs:GnssSvInfoV2_1 (Results 1 – 4 of 4) sorted by relevance
35 using GnssSvInfoV2_1 = V2_1::IGnssCallback::GnssSvInfo; variable45 static hidl_vec<GnssSvInfoV2_1> getMockSvInfoListV2_1();46 static GnssSvInfoV2_1 getMockSvInfoV2_1(GnssSvInfoV2_0 gnssSvInfoV2_0, float basebandCN0DbHz);
44 using GnssSvInfoV2_1 = V2_1::IGnssCallback::GnssSvInfo; variable86 Return<bool> isBlacklistedV2_1(const GnssSvInfoV2_1& gnssSvInfo) const;
91 Return<bool> GnssConfiguration::isBlacklistedV2_1(const GnssSvInfoV2_1& gnssSvInfo) const { in isBlacklistedV2_1()
157 hidl_vec<GnssSvInfoV2_1> Utils::getMockSvInfoListV2_1() { in getMockSvInfoListV2_1()162 hidl_vec<GnssSvInfoV2_1> gnssSvInfoList = { in getMockSvInfoListV2_1()208 GnssSvInfoV2_1 Utils::getMockSvInfoV2_1(GnssSvInfoV2_0 gnssSvInfoV2_0, float basebandCN0DbHz) { in getMockSvInfoV2_1()209 GnssSvInfoV2_1 gnssSvInfoV2_1 = { in getMockSvInfoV2_1()