Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.85 KB | None | 0 0
  1. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:662:41: error: 'AGpsBearerType' has not been declared
  2. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'loc_eng_msg_atl_open_success::loc_eng_msg_atl_open_success(void*, AGpsStatusValue, char const*, int, int)':
  3. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:665:31: error: class 'loc_eng_msg_atl_open_success' does not have any field named 'bearerType'
  4. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:669:9: error: 'bearerType' was not declared in this scope
  5. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:669:9: error: 'loc_get_agps_bear_name' cannot be used as a function
  6. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:34:0:
  7. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h: At global scope:
  8. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:104:5: error: 'ulp_network_location_request' does not name a type
  9. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:105:5: error: 'ulp_request_phone_context' does not name a type
  10. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp: In member function 'void AgpsStateMachine::sendRsrcRequest(AGpsStatusValue) const':
  11. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:692:24: error: 'struct AGpsStatus' has no member named 'ipv4_addr'
  12. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:693:24: error: 'struct AGpsStatus' has no member named 'ipv6_addr'
  13. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:694:24: error: 'struct AGpsStatus' has no member named 'ssid'
  14. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:695:24: error: 'struct AGpsStatus' has no member named 'password'
  15. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:697:42: error: 'struct AGpsStatus' has no member named 'ipv4_addr'
  16. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:697:71: error: 'struct AGpsStatus' has no member named 'ipv6_addr'
  17. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:698:39: error: 'struct AGpsStatus' has no member named 'ssid'
  18. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.cpp:698:56: error: 'struct AGpsStatus' has no member named 'password'
  19. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:34:0:
  20. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:202:30: error: 'UlpLocationCriteria' has not been declared
  21. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:208:40: error: 'AGpsBearerType' has not been declared
  22. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:239:65: error: 'UlpNetworkLocationCallbacks' has not been declared
  23. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:242:47: error: 'UlpPhoneContextSettings' has not been declared
  24. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:244:36: error: 'UlpPhoneContextCallbacks' has not been declared
  25. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:246:46: error: 'UlpNetworkPositionReport' has not been declared
  26. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: At global scope:
  27. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:726:11: error: 'UlpNetworkRequestPos' does not name a type
  28. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:727:66: error: 'UlpNetworkRequestPos' has not been declared
  29. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'loc_eng_msg_request_network_position::loc_eng_msg_request_network_position(void*, int)':
  30. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:729:9: error: class 'loc_eng_msg_request_network_position' does not have any field named 'networkPosRequest'
  31. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:731:9: error: request for member 'desired_position_source' in 'networkPosReq', which is of non-class type 'int'
  32. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:731:9: error: request for member 'request_type' in 'networkPosReq', which is of non-class type 'int'
  33. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:731:9: error: request for member 'interval_ms' in 'networkPosReq', which is of non-class type 'int'
  34. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: At global scope:
  35. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:739:11: error: 'UlpPhoneContextRequest' does not name a type
  36. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:740:63: error: 'UlpPhoneContextRequest' has not been declared
  37. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'loc_eng_msg_request_phone_context::loc_eng_msg_request_phone_context(void*, int)':
  38. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:742:9: error: class 'loc_eng_msg_request_phone_context' does not have any field named 'contextRequest'
  39. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:66:32: error: 'UlpLocationCriteria' was not declared in this scopedevice/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h: At global scope:
  40. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:129:26: warning: inline function 'virtual char* AgpsState::whoami()' used but never defined [enabled by default]
  41.  
  42. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:107:31: warning: inline function 'virtual AgpsState* AgpsState::onRsrcEvent(AgpsRsrcStatus, void*)' used but never defined [enabled by default]
  43. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:67:33: error: 'UlpNetworkLocationCallbacks' was not declared in this scope
  44. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:67:62: error: 'callbacks' was not declared in this scope
  45. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:68:42: error: 'UlpNetworkPositionReport' was not declared in this scope
  46. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:68:68: error: 'position_report' was not declared in this scope
  47. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:69:39: error: 'UlpPhoneContextCallbacks' was not declared in this scope
  48. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:69:65: error: 'callback' was not declared in this scope
  49. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:70:50: error: 'UlpPhoneContextSettings' was not declared in this scope
  50. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:70:75: error: 'settings' was not declared in this scope
  51. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:744:9: error: 'contextRequest' was not declared in this scope
  52. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:86:1: error: too many initializers for 'const GpsInterface'
  53. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:91:44: error: 'AGpsBearerType' has not been declared
  54. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: At global scope:
  55. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:751:11: error: 'UlpLocationCriteria' does not name a type
  56. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:752:53: error: 'UlpLocationCriteria' has not been declared
  57. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:104:1: error: invalid conversion from 'int (*)(AGpsType, char const*, int) {aka int (*)(short unsigned int, char const*, int)}' to 'int (*)(char const*)' [-fpermissive]
  58. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:104:1: error: invalid conversion from 'int (*)(AGpsType) {aka int (*)(short unsigned int)}' to 'int (*)()' [-fpermissive]
  59. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:104:1: error: invalid conversion from 'int (*)(AGpsType) {aka int (*)(short unsigned int)}' to 'int (*)()' [-fpermissive]
  60. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'ulp_msg_update_criteria::ulp_msg_update_criteria(void*, int)':
  61. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:754:9: error: class 'ulp_msg_update_criteria' does not have any field named 'locationCriteria'
  62. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:756:9: error: 'locationCriteria' was not declared in this scope
  63. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:146:14: error: 'InjectRawCmdInterface' does not name a type
  64. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:153:14: error: 'UlpNetworkInterface' does not name a type
  65. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:159:14: error: 'UlpPhoneContextInterface' does not name a type
  66. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: At global scope:
  67. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:789:11: error: 'UlpPhoneContextSettings' does not name a type
  68. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:790:66: error: 'UlpPhoneContextSettings' has not been declared
  69. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'ulp_msg_inject_phone_context_settings::ulp_msg_inject_phone_context_settings(void*, int)':
  70. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:792:9: error: class 'ulp_msg_inject_phone_context_settings' does not have any field named 'phoneSetting'
  71. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:794:9: error: 'phoneSetting' was not declared in this scope
  72. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: At global scope:
  73. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:807:11: error: 'UlpNetworkPositionReport' does not name a type
  74. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:808:60: error: 'UlpNetworkPositionReport' has not been declared
  75. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'ulp_msg_inject_network_position::ulp_msg_inject_network_position(void*, int)':
  76. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:810:9: error: class 'ulp_msg_inject_network_position' does not have any field named 'networkPosition'
  77. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:812:9: error: 'networkPosition' was not declared in this scope
  78. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h: In constructor 'ulp_msg_report_quipc_position::ulp_msg_report_quipc_position(void*, GpsLocation&, int)':
  79. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:829:9: error: 'const struct GpsLocation' has no member named 'position_source'
  80. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp: In function 'const GpsInterface* get_gps_interface()':
  81. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:270:32: error: 'ULP_CAPABILITY' was not declared in this scope
  82. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:829:9: error: 'const struct GpsLocation' has no member named 'rawDataSize'
  83. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_msg.h:829:9: error: 'const struct GpsLocation' has no member named 'rawData'
  84. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp: In function 'int loc_init(GpsCallbacks*)':
  85. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:336:20: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
  86. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:338:9: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  87. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:338:9: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  88. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:47:0:
  89. device/samsung/msm8960-common/gps/libloc_api_50001/LocApiAdapter.h: At global scope:
  90. device/samsung/msm8960-common/gps/libloc_api_50001/LocApiAdapter.h:171:59: error: 'AGpsBearerType' has not been declared
  91. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp: At global scope:
  92. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:578:32: error: redefinition of 'int loc_update_criteria'
  93. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:66:12: error: 'int loc_update_criteria' previously defined here
  94. device/samsung/msm8960-common/gps/libloc_api_50001/loc.cpp:578:32: error: 'UlpLocationCriteria' was not declared in this scope
  95. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:54:0,
  96. from device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:54:
  97. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:154:5: error: 'AGpsBearerType' does not name a type
  98. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:165:27: error: 'AGpsBearerType' has not been declared
  99. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:166:12: error: 'AGpsBearerType' does not name a type
  100. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h: In member function 'void AgpsStateMachine::setBearer(int)':
  101. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:165:52: error: 'mBearer' was not declared in this scope
  102. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h: In constructor 'BITSubscriber::BITSubscriber(const AgpsStateMachine*, unsigned int, char*)':
  103. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:233:27: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  104. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h: In constructor 'WIFISubscriber::WIFISubscriber(const AgpsStateMachine*, char*, char*, loc_if_req_sender_id_e_type)':
  105. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:286:46: error: 'SSID_BUF_SIZE' was not declared in this scope
  106. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h: In member function 'virtual void WIFISubscriber::setWifiInfo(char*, char*)':
  107. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:304:32: error: 'SSID_BUF_SIZE' was not declared in this scope
  108. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_agps.h:308:40: error: 'SSID_BUF_SIZE' was not declared in this scope
  109. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:54:0:
  110. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h: At global scope:
  111. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:104:5: error: 'ulp_network_location_request' does not name a type
  112. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:105:5: error: 'ulp_request_phone_context' does not name a type
  113. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:54:0:
  114. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:202:30: error: 'UlpLocationCriteria' has not been declared
  115. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:208:40: error: 'AGpsBearerType' has not been declared
  116. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:239:65: error: 'UlpNetworkLocationCallbacks' has not been declared
  117. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:242:47: error: 'UlpPhoneContextSettings' has not been declared
  118. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:244:36: error: 'UlpPhoneContextCallbacks' has not been declared
  119. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.h:246:46: error: 'UlpNetworkPositionReport' has not been declared
  120. In file included from device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:57:0:
  121. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_dmn_conn_handler.h:79:15: error: 'SSID_BUF_SIZE' was not declared in this scope
  122. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng_dmn_conn_handler.h:80:19: error: 'SSID_BUF_SIZE' was not declared in this scope
  123. make: *** [/home/steve/PA/out/target/product/d2spr/obj/SHARED_LIBRARIES/libloc_eng_intermediates/loc_eng_agps.o] Error 1
  124. make: *** Waiting for unfinished jobs....
  125. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_init(loc_eng_data_s_type&, LocCallbacks*, LOC_API_ADAPTER_EVENT_MASK_T, void (*)(void*, void*))':
  126. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:278:16: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
  127. make: *** [/home/steve/PA/out/target/product/d2spr/obj/SHARED_LIBRARIES/gps.msm8960_intermediates/loc.o] Error 1
  128. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_start(loc_eng_data_s_type&)':
  129. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:512:74: error: 'ULP_CAPABILITY' was not declared in this scope
  130. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_stop(loc_eng_data_s_type&)':
  131. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:569:75: error: 'ULP_CAPABILITY' was not declared in this scope
  132. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'void loc_eng_agps_init(loc_eng_data_s_type&, AGpsCallbacks*)':
  133. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:863:54: error: 'AGPS_TYPE_WWAN_ANY' was not declared in this scope
  134. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:866:50: error: 'AGPS_TYPE_WIFI' was not declared in this scope
  135. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: At global scope:
  136. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:904:39: error: 'AGpsBearerType' has not been declared
  137. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'void loc_eng_deferred_action_thread(void*)':
  138. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1526:39: error: 'struct GpsLocation' has no member named 'rawData'
  139. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1528:39: error: 'struct GpsLocation' has no member named 'rawData'
  140. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1529:25: error: 'struct GpsLocation' has no member named 'rawData'
  141. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1530:25: error: 'struct GpsLocation' has no member named 'rawDataSize'
  142. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1601:46: error: 'AGPS_TYPE_INVALID' was not declared in this scope
  143. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1695:20: error: 'AGPS_TYPE_WIFI' was not declared in this scope
  144. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1708:45: error: 'struct loc_eng_msg_atl_open_success' has no member named 'bearerType'
  145. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1719:20: error: 'AGPS_TYPE_WIFI' was not declared in this scope
  146. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1741:20: error: 'AGPS_TYPE_WIFI' was not declared in this scope
  147. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1770:13: error: 'struct loc_eng_msg_request_network_position' has no member named 'networkPosRequest'
  148. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1770:13: error: 'struct loc_eng_msg_request_network_position' has no member named 'networkPosRequest'
  149. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1770:13: error: 'struct loc_eng_msg_request_network_position' has no member named 'networkPosRequest'
  150. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1770:13: error: 'struct loc_eng_msg_request_network_position' has no member named 'networkPosRequest'
  151. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1773:32: error: 'struct loc_eng_data_s_type' has no member named 'ulp_network_callback'
  152. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1775:33: error: 'struct loc_eng_data_s_type' has no member named 'ulp_network_callback'
  153. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1775:55: error: 'UlpNetworkRequestPos' was not declared in this scope
  154. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1775:76: error: expected primary-expression before ')' token
  155. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1775:94: error: 'struct loc_eng_msg_request_network_position' has no member named 'networkPosRequest'
  156. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1785:13: error: 'struct loc_eng_msg_request_phone_context' has no member named 'contextRequest'
  157. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1785:13: error: 'struct loc_eng_msg_request_phone_context' has no member named 'contextRequest'
  158. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1785:13: error: 'struct loc_eng_msg_request_phone_context' has no member named 'contextRequest'
  159. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1785:13: error: 'struct loc_eng_msg_request_phone_context' has no member named 'contextRequest'
  160. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1787:32: error: 'struct loc_eng_data_s_type' has no member named 'ulp_phone_context_req_cb'
  161. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1789:33: error: 'struct loc_eng_data_s_type' has no member named 'ulp_phone_context_req_cb'
  162. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1789:59: error: 'UlpPhoneContextRequest' was not declared in this scope
  163. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1789:82: error: expected primary-expression before ')' token
  164. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1789:100: error: 'struct loc_eng_msg_request_phone_context' has no member named 'contextRequest'
  165. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'bool loc_eng_inject_raw_command(loc_eng_data_s_type&, char*, int)':
  166. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1893:75: error: 'ULP_CAPABILITY' was not declared in this scope
  167. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: At global scope:
  168. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1926:29: error: 'UlpLocationCriteria' has not been declared
  169. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_update_criteria(loc_eng_data_s_type&, int)':
  170. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1932:75: error: 'ULP_CAPABILITY' was not declared in this scope
  171. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'valid_mask' in 'criteria', which is of non-class type 'int'
  172. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'action' in 'criteria', which is of non-class type 'int'
  173. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'min_interval' in 'criteria', which is of non-class type 'int'
  174. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'min_distance' in 'criteria', which is of non-class type 'int'
  175. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'recurrence_type' in 'criteria', which is of non-class type 'int'
  176. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'preferred_horizontal_accuracy' in 'criteria', which is of non-class type 'int'
  177. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'preferred_power_consumption' in 'criteria', which is of non-class type 'int'
  178. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'valid_mask' in 'criteria', which is of non-class type 'int'
  179. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'action' in 'criteria', which is of non-class type 'int'
  180. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'min_interval' in 'criteria', which is of non-class type 'int'
  181. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'min_distance' in 'criteria', which is of non-class type 'int'
  182. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'recurrence_type' in 'criteria', which is of non-class type 'int'
  183. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'preferred_horizontal_accuracy' in 'criteria', which is of non-class type 'int'
  184. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1934:8: error: request for member 'preferred_power_consumption' in 'criteria', which is of non-class type 'int'
  185. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: At global scope:
  186. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1968:47: error: 'UlpPhoneContextSettings' has not been declared
  187. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_ulp_phone_context_settings_update(loc_eng_data_s_type&, int*)':
  188. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'context_type' in '* settings', which is of non-class type 'int'
  189. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_agps_enabled' in '* settings', which is of non-class type 'int'
  190. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_battery_charging' in '* settings', which is of non-class type 'int'
  191. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_gps_enabled' in '* settings', which is of non-class type 'int'
  192. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_network_position_available' in '* settings', which is of non-class type 'int'
  193. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_wifi_setting_enabled' in '* settings', which is of non-class type 'int'
  194. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_agps_enabled' in '* settings', which is of non-class type 'int'
  195. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_enh_location_services_enabled' in '* settings', which is of non-class type 'int'
  196. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'context_type' in '* settings', which is of non-class type 'int'
  197. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_agps_enabled' in '* settings', which is of non-class type 'int'
  198. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_battery_charging' in '* settings', which is of non-class type 'int'
  199. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_gps_enabled' in '* settings', which is of non-class type 'int'
  200. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_network_position_available' in '* settings', which is of non-class type 'int'
  201. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_wifi_setting_enabled' in '* settings', which is of non-class type 'int'
  202. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_agps_enabled' in '* settings', which is of non-class type 'int'
  203. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1973:5: error: request for member 'is_enh_location_services_enabled' in '* settings', which is of non-class type 'int'
  204. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1981:75: error: 'ULP_CAPABILITY' was not declared in this scope
  205. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1990:18: error: request for member 'context_type' in '* settings', which is of non-class type 'int'
  206. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1990:33: error: 'ULP_PHONE_CONTEXT_BATTERY_CHARGING_STATE' was not declared in this scope
  207. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:1992:101: error: request for member 'is_battery_charging' in '* settings', which is of non-class type 'int'
  208. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: At global scope:
  209. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2015:70: error: 'UlpPhoneContextCallbacks' has not been declared
  210. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_ulp_phone_context_init(loc_eng_data_s_type&, int*)':
  211. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2018:18: error: 'struct loc_eng_data_s_type' has no member named 'ulp_phone_context_req_cb'
  212. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2018:55: error: request for member 'ulp_request_phone_context_cb' in '* callback', which is of non-class type 'int'
  213. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: At global scope:
  214. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2041:30: error: 'UlpNetworkLocationCallbacks' has not been declared
  215. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_ulp_network_init(loc_eng_data_s_type&, int*)':
  216. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2044:17: error: 'struct loc_eng_data_s_type' has no member named 'ulp_network_callback'
  217. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2044:51: error: request for member 'ulp_network_location_request_cb' in '* callbacks', which is of non-class type 'int'
  218. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: At global scope:
  219. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2068:46: error: 'UlpNetworkPositionReport' has not been declared
  220. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp: In function 'int loc_eng_ulp_send_network_position(loc_eng_data_s_type&, int*)':
  221. device/samsung/msm8960-common/gps/libloc_api_50001/loc_eng.cpp:2072:75: error: 'ULP_CAPABILITY' was not declared in this scope
  222. make: *** [/home/steve/PA/out/target/product/d2spr/obj/SHARED_LIBRARIES/libloc_eng_intermediates/loc_eng.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement