Searched defs:MsgUpdateSecondaryBandConfig (Results 1 – 1 of 1) sorted by relevance
6011 struct MsgUpdateSecondaryBandConfig : public LocMsg { in gnssUpdateSecondaryBandConfigCommand() struct6012 GnssAdapter& mAdapter; in gnssUpdateSecondaryBandConfigCommand()6013 uint32_t mSessionId; in gnssUpdateSecondaryBandConfigCommand()6014 GnssSvTypeConfig mSecondaryBandConfig; in gnssUpdateSecondaryBandConfigCommand()6016 inline MsgUpdateSecondaryBandConfig(GnssAdapter& adapter, in gnssUpdateSecondaryBandConfigCommand() argument6023 inline virtual void proc() const { in gnssUpdateSecondaryBandConfigCommand()