Home | History | Annotate | Download | only in libloc_api_50001

Lines Matching defs:agpsType

94 static int  loc_agps_set_server(AGpsType type, const char *hostname, int port);
793 AGpsType agpsType = AGPS_TYPE_SUPL;
795 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
821 AGpsType agpsType = AGPS_TYPE_SUPL;
839 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
865 AGpsType agpsType = AGPS_TYPE_SUPL;
866 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
892 AGpsType agpsType = AGPS_TYPE_SUPL;
893 int ret_val = loc_eng_agps_open_failed(loc_afw_data, agpsType);
917 static int loc_agps_set_server(AGpsType type, const char* hostname, int port)