Searched refs:gnssDebugAidl (Results 1 – 1 of 1) sorted by relevance
568 sp<IGnssDebugAidl> gnssDebugAidl; in getGnssDebugInterface() local569 auto status = gnssHalAidl->getExtensionGnssDebug(&gnssDebugAidl); in getGnssDebugInterface()571 return std::make_unique<gnss::GnssDebug>(gnssDebugAidl); in getGnssDebugInterface()