Searched defs:MsgReportGnssSvTypeConfig (Results 1 – 1 of 1) sorted by relevance
1490 struct MsgReportGnssSvTypeConfig : public LocMsg { in reportGnssSvTypeConfigEvent() struct1491 GnssAdapter& mAdapter; in reportGnssSvTypeConfigEvent()1492 const GnssSvTypeConfig mConfig; in reportGnssSvTypeConfigEvent()1493 inline MsgReportGnssSvTypeConfig(GnssAdapter& adapter, in reportGnssSvTypeConfigEvent() function1498 inline virtual void proc() const { in reportGnssSvTypeConfigEvent()