Searched defs:agpsType (Results 26 - 31 of 31) sorted by relevance

12

/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp207 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2340 getAgpsStateMachine(loc_eng_data_s_type &locEng, AGpsExtType agpsType) { argument
2342 switch (agpsType) {
2379 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType, argument
2395 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2421 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2427 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2451 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2457 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2363 getAgpsStateMachine(loc_eng_data_s_type &locEng, AGpsExtType agpsType) { argument
2365 switch (agpsType) {
2404 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType, argument
2420 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2446 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2452 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2476 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2482 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp2395 AGpsBearerType bearerType, AGpsExtType agpsType) {
2398 handle, isSuccess, apn, bearerType, agpsType);
2531 bool GnssAdapter::requestATL(int connHandle, LocAGpsType agpsType){ argument
2536 &mAgpsManager, connHandle, (AGpsExtType)agpsType));
2647 AGpsExtType agpsType,
2660 inline AgpsMsgAtlOpenSuccess(AgpsManager* agpsManager, AGpsExtType agpsType, argument
2662 LocMsg(), mAgpsManager(agpsManager), mAgpsType(agpsType), mApnName(
2687 &mAgpsManager, (AGpsExtType)agpsType, apnName, apnLen, ipType));
2690 void GnssAdapter::dataConnClosedCommand(AGpsExtType agpsType){ argument
2699 inline AgpsMsgAtlClosed(AgpsManager* agpsManager, AGpsExtType agpsType) argument
2646 dataConnOpenCommand( AGpsExtType agpsType, const char* apnName, int apnLen, LocApnIpType ipType) argument
2715 dataConnFailedCommand(AGpsExtType agpsType) argument
2724 AgpsMsgAtlOpenFailed(AgpsManager* agpsManager, AGpsExtType agpsType) argument
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp210 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2337 getAgpsStateMachine(loc_eng_data_s_type &locEng, AGpsExtType agpsType) { argument
2339 switch (agpsType) {
2378 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType, argument
2394 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2420 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2426 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2450 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2456 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2360 getAgpsStateMachine(loc_eng_data_s_type &locEng, AGpsExtType agpsType) { argument
2362 switch (agpsType) {
2401 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType, argument
2417 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2443 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2449 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
2473 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType) argument
2479 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType);
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp2293 AGpsBearerType bearerType, AGpsExtType agpsType) {
2296 handle, isSuccess, apn, bearerType, agpsType);
2419 bool GnssAdapter::requestATL(int connHandle, LocAGpsType agpsType){ argument
2424 &mAgpsManager, connHandle, (AGpsExtType)agpsType));
2535 AGpsExtType agpsType,
2548 inline AgpsMsgAtlOpenSuccess(AgpsManager* agpsManager, AGpsExtType agpsType, argument
2550 LocMsg(), mAgpsManager(agpsManager), mAgpsType(agpsType), mApnName(
2571 &mAgpsManager, (AGpsExtType)agpsType, apnName, apnLen, ipType));
2574 void GnssAdapter::dataConnClosedCommand(AGpsExtType agpsType){ argument
2583 inline AgpsMsgAtlClosed(AgpsManager* agpsManager, AGpsExtType agpsType) argument
2534 dataConnOpenCommand( AGpsExtType agpsType, const char* apnName, int apnLen, LocApnIpType ipType) argument
2599 dataConnFailedCommand(AGpsExtType agpsType) argument
2608 AgpsMsgAtlOpenFailed(AgpsManager* agpsManager, AGpsExtType agpsType) argument
[all...]

Completed in 437 milliseconds

12