Home
last modified time | relevance | path

Searched defs:MsgUpdateSecondaryBandConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp6012 struct MsgUpdateSecondaryBandConfig : public LocMsg { in gnssUpdateSecondaryBandConfigCommand() struct
6013 GnssAdapter& mAdapter; in gnssUpdateSecondaryBandConfigCommand()
6014 uint32_t mSessionId; in gnssUpdateSecondaryBandConfigCommand()
6015 GnssSvTypeConfig mSecondaryBandConfig; in gnssUpdateSecondaryBandConfigCommand()
6017 inline MsgUpdateSecondaryBandConfig(GnssAdapter& adapter, in gnssUpdateSecondaryBandConfigCommand() argument
6024 inline virtual void proc() const { in gnssUpdateSecondaryBandConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp6011 struct MsgUpdateSecondaryBandConfig : public LocMsg { in gnssUpdateSecondaryBandConfigCommand() struct
6012 GnssAdapter& mAdapter; in gnssUpdateSecondaryBandConfigCommand()
6013 uint32_t mSessionId; in gnssUpdateSecondaryBandConfigCommand()
6014 GnssSvTypeConfig mSecondaryBandConfig; in gnssUpdateSecondaryBandConfigCommand()
6016 inline MsgUpdateSecondaryBandConfig(GnssAdapter& adapter, in gnssUpdateSecondaryBandConfigCommand() function
6023 inline virtual void proc() const { in gnssUpdateSecondaryBandConfigCommand()