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