Home
last modified time | relevance | path

Searched refs: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
6017 inline MsgUpdateSecondaryBandConfig(GnssAdapter& adapter, in gnssUpdateSecondaryBandConfigCommand() argument
6030 sendMsg(new MsgUpdateSecondaryBandConfig(*this, sessionId, secondaryBandConfig)); in gnssUpdateSecondaryBandConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp6011 struct MsgUpdateSecondaryBandConfig : public LocMsg { in gnssUpdateSecondaryBandConfigCommand() struct
6016 inline MsgUpdateSecondaryBandConfig(GnssAdapter& adapter, in gnssUpdateSecondaryBandConfigCommand() function
6029 sendMsg(new MsgUpdateSecondaryBandConfig(*this, sessionId, secondaryBandConfig)); in gnssUpdateSecondaryBandConfigCommand()