Searched defs:MsgGnssGetConfig (Results 1 – 2 of 2) sorted by relevance
1258 struct MsgGnssGetConfig : public LocMsg { in gnssGetConfigCommand() struct1259 GnssAdapter& mAdapter; in gnssGetConfigCommand()1260 LocApiBase& mApi; in gnssGetConfigCommand()1261 GnssConfigFlagsMask mConfigMask; in gnssGetConfigCommand()1262 uint32_t* mIds; in gnssGetConfigCommand()1263 size_t mCount; in gnssGetConfigCommand()1264 inline MsgGnssGetConfig(GnssAdapter& adapter, in gnssGetConfigCommand() function1276 inline MsgGnssGetConfig(const MsgGnssGetConfig& obj) : in gnssGetConfigCommand() function1285 inline virtual ~MsgGnssGetConfig() in gnssGetConfigCommand()1289 inline virtual void proc() const { in gnssGetConfigCommand()
1061 struct MsgGnssGetConfig : public LocMsg { in gnssGetConfigCommand() struct1062 GnssAdapter& mAdapter; in gnssGetConfigCommand()1063 LocApiBase& mApi; in gnssGetConfigCommand()1064 GnssConfigFlagsMask mConfigMask; in gnssGetConfigCommand()1065 uint32_t* mIds; in gnssGetConfigCommand()1066 size_t mCount; in gnssGetConfigCommand()1067 inline MsgGnssGetConfig(GnssAdapter& adapter, in gnssGetConfigCommand() function1078 inline virtual ~MsgGnssGetConfig() in gnssGetConfigCommand()1082 inline virtual void proc() const { in gnssGetConfigCommand()