Searched refs:gnssUpdateSvConfig (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/sm7150/gps/gnss/ |
D | location_gnss.cpp | 86 static uint32_t gnssUpdateSvConfig(const GnssSvTypeConfig& svTypeConfig, 132 gnssUpdateSvConfig, 431 static uint32_t gnssUpdateSvConfig( in gnssUpdateSvConfig() function
|
/hardware/qcom/sm7250/gps/gnss/ |
D | location_gnss.cpp | 86 static uint32_t gnssUpdateSvConfig(const GnssSvTypeConfig& constellationEnablementConfig, 149 gnssUpdateSvConfig, 470 static uint32_t gnssUpdateSvConfig( in gnssUpdateSvConfig() function
|
D | GnssAdapter.h | 376 void gnssUpdateSvConfig(uint32_t sessionId,
|
D | GnssAdapter.cpp | 5965 void GnssAdapter::gnssUpdateSvConfig( in gnssUpdateSvConfig() function in GnssAdapter 6034 mAdapter.gnssUpdateSvConfig(mSessionId, mConstellationEnablementConfig, in gnssUpdateSvConfigCommand()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | location_gnss.cpp | 86 static uint32_t gnssUpdateSvConfig(const GnssSvTypeConfig& constellationEnablementConfig, 149 gnssUpdateSvConfig, 470 static uint32_t gnssUpdateSvConfig( in gnssUpdateSvConfig() function
|
D | GnssAdapter.h | 376 void gnssUpdateSvConfig(uint32_t sessionId,
|
D | GnssAdapter.cpp | 5964 void GnssAdapter::gnssUpdateSvConfig( in gnssUpdateSvConfig() function in GnssAdapter 6033 mAdapter.gnssUpdateSvConfig(mSessionId, mConstellationEnablementConfig, in gnssUpdateSvConfigCommand()
|
/hardware/qcom/sm7150/gps/location/ |
D | location_interface.h | 94 uint32_t (*gnssUpdateSvConfig)(const GnssSvTypeConfig& svTypeConfig, member
|
D | LocationAPI.cpp | 744 id = gData.gnssInterface->gnssUpdateSvConfig( in configConstellations()
|
/hardware/qcom/sm7250/gps/location/ |
D | location_interface.h | 95 uint32_t (*gnssUpdateSvConfig)(const GnssSvTypeConfig& constellationEnablementConfig, member
|
D | LocationAPI.cpp | 837 id = gData.gnssInterface->gnssUpdateSvConfig( in configConstellations()
|
/hardware/qcom/sm8150/gps/location/ |
D | location_interface.h | 95 uint32_t (*gnssUpdateSvConfig)(const GnssSvTypeConfig& constellationEnablementConfig, member
|
D | LocationAPI.cpp | 837 id = gData.gnssInterface->gnssUpdateSvConfig( in configConstellations()
|