Searched refs:SUPL_MODE (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.h151 uint32_t SUPL_MODE; member in struct:loc_gps_cfg_s
H A Dloc_eng.cpp104 {"SUPL_MODE", &gps_conf.SUPL_MODE, NULL, 'n'},
145 gps_conf.SUPL_MODE = 0x3;
1692 if ((gps_conf.SUPL_MODE & carrierMSA) != carrierMSA) {
1695 if ((gps_conf.SUPL_MODE & carrierMSB) != carrierMSB) {
1699 LOC_LOGV("getCarrierCapabilities: CAPABILITIES %x, SUPL_MODE %x, carrier capabilities %x",
1700 gps_conf.CAPABILITIES, gps_conf.SUPL_MODE, capabilities);
2730 if (gps_conf_tmp.SUPL_MODE != gps_conf.SUPL_MODE) {
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.h151 uint32_t SUPL_MODE; member in struct:loc_gps_cfg_s
H A Dloc_eng.cpp104 {"SUPL_MODE", &gps_conf.SUPL_MODE, NULL, 'n'},
145 gps_conf.SUPL_MODE = 0x3;
1693 if ((gps_conf.SUPL_MODE & carrierMSA) != carrierMSA) {
1696 if ((gps_conf.SUPL_MODE & carrierMSB) != carrierMSB) {
1700 LOC_LOGV("getCarrierCapabilities: CAPABILITIES %x, SUPL_MODE %x, carrier capabilities %x",
1701 gps_conf.CAPABILITIES, gps_conf.SUPL_MODE, capabilities);
2731 if (gps_conf_tmp.SUPL_MODE != gps_conf.SUPL_MODE) {
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.h151 uint32_t SUPL_MODE; member in struct:loc_gps_cfg_s
H A Dloc_eng.cpp104 {"SUPL_MODE", &gps_conf.SUPL_MODE, NULL, 'n'},
145 gps_conf.SUPL_MODE = 0x3;
1692 if ((gps_conf.SUPL_MODE & carrierMSA) != carrierMSA) {
1695 if ((gps_conf.SUPL_MODE & carrierMSB) != carrierMSB) {
1699 LOC_LOGV("getCarrierCapabilities: CAPABILITIES %x, SUPL_MODE %x, carrier capabilities %x",
1700 gps_conf.CAPABILITIES, gps_conf.SUPL_MODE, capabilities);
2730 if (gps_conf_tmp.SUPL_MODE != gps_conf.SUPL_MODE) {
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.h151 uint32_t SUPL_MODE; member in struct:loc_gps_cfg_s
H A Dloc_eng.cpp104 {"SUPL_MODE", &gps_conf.SUPL_MODE, NULL, 'n'},
145 gps_conf.SUPL_MODE = 0x3;
1693 if ((gps_conf.SUPL_MODE & carrierMSA) != carrierMSA) {
1696 if ((gps_conf.SUPL_MODE & carrierMSB) != carrierMSB) {
1700 LOC_LOGV("getCarrierCapabilities: CAPABILITIES %x, SUPL_MODE %x, carrier capabilities %x",
1701 gps_conf.CAPABILITIES, gps_conf.SUPL_MODE, capabilities);
2731 if (gps_conf_tmp.SUPL_MODE != gps_conf.SUPL_MODE) {

Completed in 261 milliseconds