Home
last modified time | relevance | path

Searched refs:num_svs_max (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp805 int num_svs_max = 0; in reportSv() local
810 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
811 if (num_svs_max > GPS_MAX_SVS) in reportSv()
813 num_svs_max = GPS_MAX_SVS; in reportSv()
821 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp803 int num_svs_max = 0; in reportSv() local
808 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
809 if (num_svs_max > GPS_MAX_SVS) in reportSv()
811 num_svs_max = GPS_MAX_SVS; in reportSv()
819 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp805 int num_svs_max = 0; in reportSv() local
810 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
811 if (num_svs_max > GPS_MAX_SVS) in reportSv()
813 num_svs_max = GPS_MAX_SVS; in reportSv()
821 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp805 int num_svs_max = 0; in reportSv() local
810 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
811 if (num_svs_max > GPS_MAX_SVS) in reportSv()
813 num_svs_max = GPS_MAX_SVS; in reportSv()
821 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp805 int num_svs_max = 0; in reportSv() local
810 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
811 if (num_svs_max > GPS_MAX_SVS) in reportSv()
813 num_svs_max = GPS_MAX_SVS; in reportSv()
821 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp803 int num_svs_max = 0; in reportSv() local
808 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
809 if (num_svs_max > GPS_MAX_SVS) in reportSv()
811 num_svs_max = GPS_MAX_SVS; in reportSv()
819 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp803 int num_svs_max = 0; in reportSv() local
808 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
809 if (num_svs_max > GPS_MAX_SVS) in reportSv()
811 num_svs_max = GPS_MAX_SVS; in reportSv()
819 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp805 int num_svs_max = 0; in reportSv() local
810 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
811 if (num_svs_max > GPS_MAX_SVS) in reportSv()
813 num_svs_max = GPS_MAX_SVS; in reportSv()
821 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp805 int num_svs_max = 0; in reportSv() local
810 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
811 if (num_svs_max > GPS_MAX_SVS) in reportSv()
813 num_svs_max = GPS_MAX_SVS; in reportSv()
821 for (int i = 0; i < num_svs_max; i++) in reportSv()
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp803 int num_svs_max = 0; in reportSv() local
808 num_svs_max = gnss_report_ptr->sv_count; in reportSv()
809 if (num_svs_max > GPS_MAX_SVS) in reportSv()
811 num_svs_max = GPS_MAX_SVS; in reportSv()
819 for (int i = 0; i < num_svs_max; i++) in reportSv()