Searched defs:MsgGetSecondaryBandConfig (Results 1 – 1 of 1) sorted by relevance
6056 struct MsgGetSecondaryBandConfig : public LocMsg { in gnssGetSecondaryBandConfigCommand() struct6057 GnssAdapter& mAdapter; in gnssGetSecondaryBandConfigCommand()6058 uint32_t mSessionId; in gnssGetSecondaryBandConfigCommand()6059 inline MsgGetSecondaryBandConfig(GnssAdapter& adapter, in gnssGetSecondaryBandConfigCommand() function6064 inline virtual void proc() const { in gnssGetSecondaryBandConfigCommand()