Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.96 KB | None | 0 0
  1. W/KeyCharacterMap( 2255): No keyboard for id 0
  2. W/KeyCharacterMap( 2255): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
  3. D/Sensors ( 191): OrientationSensor::~enable(0, 0)
  4. D/Sensors ( 191): OrientationSensor::~enable(0, 0) open /sys/class/input/event4/device/enable
  5. D/Sensors ( 191): OrientationSensor::~enable(0, 0) opened /sys/class/input/event4/device/enable
  6. I/AudioService( 191): AudioFocus abandonAudioFocus() from android.media.AudioManager@408fb2e8
  7. D/dalvikvm( 247): GC_EXTERNAL_ALLOC freed 156K, 49% free 3138K/6087K, external 1613K/1743K, paused 58ms
  8. D/AudioHardware( 113): AudioHardware pcm playback is exiting standby.
  9. V/AudioHardware( 113): open pcm_out driver
  10. D/AudioHardware( 113): openPcmOut_l() mPcmOpenCnt: 0
  11. V/AudioHardware( 113): openMixer_l() mMixerOpenCnt: 0
  12. V/AudioHardware( 113): open playback normal
  13. V/AudioHardware( 113): write() wakeup setting route SPK
  14. W/AudioFlinger( 113): write blocked for 94 msecs, 43 delayed writes, thread 0xcc48
  15. D/gpsclient( 191): StopCgps(): Sending SOCKET_AGPS_SERVICE_STOP to Socket server
  16. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  17. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  18. D/agpscodec( 191): agpscodec_EncodeCommand : 2 , payload : 0 bytes
  19. D/agpscodec( 191): type is copied to the buffer
  20. D/agpscodec( 191): Copying data length
  21. D/agpscodec( 191): Command encoded.
  22. D/agpscodec( 191): Data : 0200000000000000
  23. D/clientutils( 191): ClientThread: Sending the data
  24. D/clientutils( 191): Data sent
  25. D/clientutils( 191): Data received, No. of bytes received is 12
  26. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  27. D/agpscodec( 191): Decoding Length
  28. D/agpscodec( 191): Decoding data
  29. D/agpscodec( 191): Command decoded
  30. D/clientutils( 191): Received data : 12 bytes decoded to command
  31. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  32. D/gpsclient( 191): Received data is an status message, sending it for processing
  33. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  34. D/gpsclient( 191): Status message processed
  35. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  36. D/gpsinterface( 191): gpsinterface_status_callback status = 1226607420
  37. D/gpsinterface( 191): gpsThread_CallbackEventHandler Pending callback value 2
  38. D/gpsinterface( 191): gpsinterface_status_callback status = 1226607420
  39. D/gpsinterface( 191): gpsThread_CallbackEventHandler Pending callback value 2
  40. D/gpsclient( 191): Entering gpsClient_SwitchOffGps()
  41. D/gpsclient( 191): gpsClient_Start(): Sending SOCKET_AGPS_SWITCH_OFF_GPS to Socket server
  42. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  43. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  44. D/agpscodec( 191): agpscodec_EncodeCommand : 3 , payload : 0 bytes
  45. D/agpscodec( 191): type is copied to the buffer
  46. D/agpscodec( 191): Copying data length
  47. D/agpscodec( 191): Command encoded.
  48. D/agpscodec( 191): Data : 0300000000000000
  49. D/clientutils( 191): ClientThread: Sending the data
  50. D/clientutils( 191): Data sent
  51. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  52. D/clientutils( 191): clientUtils_WaitForStatusFromServer
  53. D/clientutils( 191): clientUtils_WaitForStatusFromServer : Done
  54. D/clientutils( 191): StopGpsState(): Setting ExitGpsThread to 1, to indicate the GpsThread to exit and wait for thread to exit.
  55. D/clientutils( 191): StopGpsState(): Waiting for thread to exit
  56. D/clientutils( 191): Data received, No. of bytes received is 12
  57. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  58. D/agpscodec( 191): Decoding Length
  59. D/agpscodec( 191): Decoding data
  60. D/agpscodec( 191): Command decoded
  61. D/clientutils( 191): Received data : 12 bytes decoded to command
  62. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  63. D/gpsclient( 191): Received data is an status message, sending it for processing
  64. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  65. D/gpsclient( 191): Status message processed
  66. D/clientutils( 191): StopGpsState(): Closing connection to the socket
  67. D/clientutils( 191): StopGpsState(): Setting 0 to gpsState.init
  68. D/AudioHardware( 113): AudioHardware pcm playback is going to standby.
  69. V/AudioHardware( 113): closeMixer_l() mMixerOpenCnt: 1
  70. D/AudioHardware( 113): closePcmOut_l() mPcmOpenCnt: 1
  71. D/dalvikvm( 2255): GC_EXPLICIT freed 13K, 57% free 2847K/6599K, external 3601K/4496K, paused 58ms
  72. D/AudioHardware( 113): AudioHardware pcm playback is exiting standby.
  73. V/AudioHardware( 113): open pcm_out driver
  74. D/AudioHardware( 113): openPcmOut_l() mPcmOpenCnt: 0
  75. V/AudioHardware( 113): openMixer_l() mMixerOpenCnt: 0
  76. V/AudioHardware( 113): open playback normal
  77. V/AudioHardware( 113): write() wakeup setting route SPK
  78. W/AudioFlinger( 113): write blocked for 97 msecs, 44 delayed writes, thread 0xcc48
  79. W/InputManagerService( 191): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@40618b98
  80. D/AudioHardware( 113): AudioHardware pcm playback is going to standby.
  81. V/AudioHardware( 113): closeMixer_l() mMixerOpenCnt: 1
  82. D/AudioHardware( 113): closePcmOut_l() mPcmOpenCnt: 1
  83. D/SntpClient( 191): request time failed: java.net.SocketTimeoutException: Try again
  84. D/clientutils( 191): gps state initialized
  85. D/gpsclient( 191): gpsClient_InitGpsState() returned 1
  86. D/gpsclient( 191): Entering gpsClient_ServiceStart()
  87. D/gpsclient( 191): gpsClient_Start(): Sending SOCKET_AGPS_REGISTER_CLIENT to Socket server
  88. D/AudioHardware( 113): AudioHardware pcm playback is exiting standby.
  89. V/AudioHardware( 113): open pcm_out driver
  90. D/AudioHardware( 113): openPcmOut_l() mPcmOpenCnt: 0
  91. I/ActivityManager( 191): Starting: Intent { act=com.android.launcher.action.launcheraction flg=0x10000000 cmp=com.android.launcher/.CustomShirtcutActivity bnds=[192,725][288,800] (has extras) } from pid 282
  92. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  93. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  94. D/agpscodec( 191): agpscodec_EncodeCommand : 36 , payload : 4 bytes
  95. D/agpscodec( 191): type is copied to the buffer
  96. D/agpscodec( 191): Copying data length
  97. D/agpscodec( 191): Copying data
  98. D/agpscodec( 191): Command encoded.
  99. D/agpscodec( 191): Data : 24000000040000001F000000
  100. D/clientutils( 191): ClientThread: Sending the data
  101. D/clientutils( 191): Data sent
  102. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  103. D/TlsHandler( 191): TlsInit : Entry
  104. D/TlsHandler( 191): TlsInit : Certificate /etc/cacert.txt
  105. D/TlsHandler( 191): SSL_CTX_load_verify_locations failed!
  106. V/AudioHardware( 113): openMixer_l() mMixerOpenCnt: 0
  107. V/AudioHardware( 113): open playback normal
  108. V/AudioHardware( 113): write() wakeup setting route SPK
  109. D/gpsclient( 191): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
  110. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  111. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  112. D/agpscodec( 191): agpscodec_EncodeCommand : 11 , payload : 280 bytes
  113. D/agpscodec( 191): type is copied to the buffer
  114. D/agpscodec( 191): Copying data length
  115. D/agpscodec( 191): Copying data
  116. D/agpscodec( 191): Command encoded.
  117. D/agpscodec( 191): Data : 0B000000180100000000000001000000000000006B1C0000010000006C62732E67656F2E742D6D6F62696C652E636F6D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  118. D/clientutils( 191): ClientThread: Sending the data
  119. D/clientutils( 191): Data sent
  120. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  121. D/gpsclient( 191): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
  122. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  123. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  124. D/agpscodec( 191): agpscodec_EncodeCommand : 11 , payload : 280 bytes
  125. D/agpscodec( 191): type is copied to the buffer
  126. D/agpscodec( 191): Copying data length
  127. D/agpscodec( 191): Copying data
  128. D/agpscodec( 191): Command encoded.
  129. D/agpscodec( 191): Data : 0B0000001801000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  130. D/clientutils( 191): ClientThread: Sending the data
  131. D/clientutils( 191): Data sent
  132. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  133. D/gpsclient( 191): gpsClient_AgpsInit Called!
  134. D/clientutils( 191): gps thread running, value of gpsState.ExitGpsThread : 0
  135. W/InputManagerService( 191): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@406aef18
  136. D/gpsclient( 191): gpsclient_NotificationInit
  137. D/clientutils( 191): Data received, No. of bytes received is 44
  138. D/gpsclient( 191): gpsclient_AgpsRilInit : Valid AGpsRilCallbacks passed
  139. D/gpsclient( 191): gpsClient_SetPositionMode : <0>
  140. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  141. D/agpscodec( 191): Decoding Length
  142. D/gpsinterface( 191): enter gpsThread_Callback : 0
  143. D/agpscodec( 191): Data length is 0
  144. D/agpscodec( 191): Command decoded
  145. D/clientutils( 191): Received data : 8 bytes decoded to command
  146. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 37
  147. D/gpsclient( 191): gpsClient_SetPositionMode: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
  148. D/gpsclient( 191): Received data is a Mobile Info Request, sending it for processing
  149. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  150. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  151. D/gpsinterface( 191): gpsThread_CallbackEventHandler Pending callback value 256
  152. D/gpsclient( 191): gpsclient_SetMobileInfo : Enter, type=2
  153. D/gpsclient( 191): gpsclient_SetMobileInfo : Input MCC 310 , MNC 260 , CellID 26782699, imsi=310260437953562
  154. D/gpsclient( 191): IMSI : 310260437953562, MSISDN :
  155. D/gpsclient( 191): gpsClient_Mobile_Info(): Sending SOCKET_AGPS_SUPL_MOBILE_INFO_IND to Socket server
  156. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  157. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  158. D/agpscodec( 191): agpscodec_EncodeCommand : 28 , payload : 72 bytes
  159. D/agpscodec( 191): type is copied to the buffer
  160. D/agpscodec( 191): Copying data length
  161. D/agpscodec( 191): Copying data
  162. D/agpscodec( 191): Command encoded.
  163. D/agpscodec( 191): Data : 1C0000004800000036010401EBAB9801908E013331303236303433373935333536320000E90300000800000000000000C0206B44C8206B44D4C72C2000000000383C2F0010955400D4C72C202B000000
  164. D/clientutils( 191): ClientThread: Sending the data
  165. D/clientutils( 191): Data sent
  166. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  167. D/gpsclient( 191): gpsclient_SetMobileInfo : Exit
  168. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  169. D/agpscodec( 191): agpscodec_EncodeCommand : 11 , payload : 280 bytes
  170. D/agpscodec( 191): Decoding Length
  171. D/agpscodec( 191): type is copied to the buffer
  172. D/agpscodec( 191): Copying data length
  173. D/agpscodec( 191): Decoding data
  174. D/agpscodec( 191): Copying data
  175. D/agpscodec( 191): Command decoded
  176. D/agpscodec( 191): Command encoded.
  177. D/agpscodec( 191): Data : 0B00000018010000FFFF0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  178. D/clientutils( 191): Received data : 20 bytes decoded to command
  179. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  180. D/gpsclient( 191): Received data is an status message, sending it for processing
  181. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  182. D/gpsclient( 191): Status message processed
  183. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  184. D/clientutils( 191): ClientThread: Sending the data
  185. D/agpscodec( 191): Decoding Length
  186. D/agpscodec( 191): Decoding data
  187. D/agpscodec( 191): Command decoded
  188. D/clientutils( 191): Received data : 32 bytes decoded to command
  189. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  190. D/gpsclient( 191): Received data is an status message, sending it for processing
  191. D/clientutils( 191): Data sent
  192. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  193. D/gpsclient( 191): Status message processed
  194. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  195. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  196. D/agpscodec( 191): Decoding Length
  197. D/gpsclient( 191): Calling property_get : ril.IMSI
  198. D/agpscodec( 191): Decoding data
  199. D/agpscodec( 191): Command decoded
  200. D/gpsclient( 191): Return from property_get : ril.IMSI - <310260437953562>
  201. D/clientutils( 191): Received data : 44 bytes decoded to command
  202. D/gpsclient( 191): IMSI : 310260437953562, MSISDN :
  203. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  204. D/gpsclient( 191): gpsClient_Mobile_Info(): Sending SOCKET_AGPS_SUPL_MOBILE_INFO_IND to Socket server
  205. D/gpsclient( 191): Received data is an status message, sending it for processing
  206. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  207. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  208. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  209. D/agpscodec( 191): agpscodec_EncodeCommand : 28 , payload : 72 bytes
  210. D/gpsclient( 191): Status message processed
  211. D/agpscodec( 191): type is copied to the buffer
  212. D/clientutils( 191): Data received, No. of bytes received is 24
  213. D/agpscodec( 191): Copying data length
  214. D/agpscodec( 191): Copying data
  215. D/agpscodec( 191): Command encoded.
  216. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  217. D/agpscodec( 191): Data : 1C00000048000000FFFFFFFFFFFFFFFFFFFFFF33313032363034333739353335363200000000000000000000F48A1C49A992D2AFF48A1C49F48A1C49B667C081B81EA946708B1C49D4C72C20981EA946
  218. D/agpscodec( 191): Decoding Length
  219. D/agpscodec( 191): Decoding data
  220. D/agpscodec( 191): Command decoded
  221. D/clientutils( 191): ClientThread: Sending the data
  222. D/clientutils( 191): Received data : 12 bytes decoded to command
  223. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  224. D/gpsclient( 191): Received data is an status message, sending it for processing
  225. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  226. D/gpsclient( 191): Status message processed
  227. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  228. D/agpscodec( 191): Decoding Length
  229. D/clientutils( 191): Data sent
  230. D/agpscodec( 191): Decoding data
  231. D/agpscodec( 191): Command decoded
  232. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  233. D/clientutils( 191): Received data : 24 bytes decoded to command
  234. D/gpsclient( 191): gpsClient_ServiceStart.SUPL Hardcodeing Enter.
  235. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  236. D/gpsclient( 191): Load_Configfile open failed /data/data/com.android.angryGps/secgps.conf (2)
  237. D/gpsclient( 191): Received data is an status message, sending it for processing
  238. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  239. D/gpsclient( 191): Status message processed
  240. D/gpsclient( 191): Load_Default entered
  241. D/clientutils( 191): Data received, No. of bytes received is 12
  242. D/gpsclient( 191): gpsClient_SetPositionMode : <1>
  243. D/gpsclient( 191): gpsClient_SetPositionMode: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
  244. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  245. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  246. D/agpscodec( 191): agpscodec_EncodeCommand : 11 , payload : 280 bytes
  247. D/agpscodec( 191): type is copied to the buffer
  248. D/agpscodec( 191): Copying data length
  249. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  250. D/agpscodec( 191): Copying data
  251. D/agpscodec( 191): Decoding Length
  252. D/agpscodec( 191): Command encoded.
  253. D/agpscodec( 191): Decoding data
  254. D/agpscodec( 191): Data : 0B00000018010000FFFFB701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  255. D/agpscodec( 191): Command decoded
  256. D/clientutils( 191): Received data : 12 bytes decoded to command
  257. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  258. D/gpsclient( 191): Received data is an status message, sending it for processing
  259. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  260. D/clientutils( 191): ClientThread: Sending the data
  261. D/gpsclient( 191): Status message processed
  262. D/clientutils( 191): Data sent
  263. D/clientutils( 191): Data received, No. of bytes received is 12
  264. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  265. D/agpscodec( 191): Decoding Length
  266. D/agpscodec( 191): Decoding data
  267. D/agpscodec( 191): Command decoded
  268. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  269. D/clientutils( 191): Received data : 12 bytes decoded to command
  270. D/gpsclient( 191): SUPL_HOST lbs.geo.t-mobile.com PORT n
  271. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  272. D/gpsclient( 191): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
  273. D/gpsclient( 191): Received data is an status message, sending it for processing
  274. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  275. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  276. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  277. D/gpsclient( 191): Status message processed
  278. D/agpscodec( 191): agpscodec_EncodeCommand : 11 , payload : 280 bytes
  279. D/agpscodec( 191): type is copied to the buffer
  280. D/agpscodec( 191): Copying data length
  281. D/agpscodec( 191): Copying data
  282. D/agpscodec( 191): Command encoded.
  283. D/agpscodec( 191): Data : 0B000000180100000000000001000000000000006B1C0000010000006C62732E67656F2E742D6D6F62696C652E636F6D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  284. D/clientutils( 191): ClientThread: Sending the data
  285. D/clientutils( 191): Data sent
  286. D/clientutils( 191): Data received, No. of bytes received is 12
  287. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  288. D/agpscodec( 191): Decoding Length
  289. D/agpscodec( 191): Decoding data
  290. D/agpscodec( 191): Command decoded
  291. D/clientutils( 191): Received data : 12 bytes decoded to command
  292. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  293. D/gpsclient( 191): Received data is an status message, sending it for processing
  294. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  295. D/gpsclient( 191): Status message processed
  296. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  297. D/gpsclient( 191): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
  298. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  299. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  300. D/agpscodec( 191): agpscodec_EncodeCommand : 11 , payload : 280 bytes
  301. D/agpscodec( 191): type is copied to the buffer
  302. D/agpscodec( 191): Copying data length
  303. D/agpscodec( 191): Copying data
  304. D/agpscodec( 191): Command encoded.
  305. D/agpscodec( 191): Data : 0B000000180100000000000001000000000000006B1C0000010000006C62732E67656F2E742D6D6F62696C652E636F6D000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  306. D/clientutils( 191): ClientThread: Sending the data
  307. D/clientutils( 191): Data sent
  308. D/clientutils( 191): Data received, No. of bytes received is 12
  309. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  310. D/agpscodec( 191): Decoding Length
  311. D/agpscodec( 191): Decoding data
  312. D/agpscodec( 191): Command decoded
  313. D/clientutils( 191): Received data : 12 bytes decoded to command
  314. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  315. D/gpsclient( 191): Received data is an status message, sending it for processing
  316. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  317. D/gpsclient( 191): Status message processed
  318. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  319. D/gpsclient( 191): Load_Default exited
  320. D/gpsclient( 191): gpsClient_ServiceStart.SUPL Hardcodeing Done.
  321. D/gpsclient( 191): Entering gpsClient_ServiceStart()
  322. D/gpsclient( 191): gpsClient_Start(): Sending SOCKET_AGPS_SERVICE_START to Socket server
  323. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  324. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  325. D/agpscodec( 191): agpscodec_EncodeCommand : 1 , payload : 0 bytes
  326. D/agpscodec( 191): type is copied to the buffer
  327. D/agpscodec( 191): Copying data length
  328. D/agpscodec( 191): Command encoded.
  329. D/agpscodec( 191): Data : 0100000000000000
  330. D/clientutils( 191): ClientThread: Sending the data
  331. D/clientutils( 191): Data sent
  332. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  333. D/clientutils( 191): clientUtils_WaitForStatusFromServer
  334. D/clientutils( 191): clientUtils_WaitForStatusFromServer : Done
  335. D/gpsclient( 191): +gpsClient_Start.SOCKET_AGPS_SERVICE_START DONE.Status[4]!
  336. D/gpsclient( 191): PeriodicFix(): Sending SOCKET_AGPS_PERIODIC_FIX to Socket server 2 , 511
  337. D/clientutils( 191): Entering clientUtils_SendCommandToServer
  338. D/agpscodec( 191): Entering agpscodec_EncodeCommand
  339. D/agpscodec( 191): agpscodec_EncodeCommand : 4 , payload : 12 bytes
  340. D/agpscodec( 191): type is copied to the buffer
  341. D/agpscodec( 191): Copying data length
  342. D/agpscodec( 191): Copying data
  343. D/agpscodec( 191): Command encoded.
  344. D/agpscodec( 191): Data : 040000000C00000002000000FF010000E8030000
  345. D/clientutils( 191): ClientThread: Sending the data
  346. D/clientutils( 191): Data sent
  347. D/clientutils( 191): Exiting clientUtils_SendCommandToServer
  348. D/clientutils( 191): clientUtils_WaitForStatusFromServer
  349. D/clientutils( 191): Data received, No. of bytes received is 12
  350. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  351. D/agpscodec( 191): Decoding Length
  352. D/agpscodec( 191): Decoding data
  353. D/agpscodec( 191): Command decoded
  354. D/clientutils( 191): Received data : 12 bytes decoded to command
  355. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  356. D/gpsclient( 191): Received data is an status message, sending it for processing
  357. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  358. D/gpsclient( 191): Status message processed
  359. D/clientutils( 191): Data received, No. of bytes received is 12
  360. D/agpscodec( 191): Entering agpscodec_DecodeCommand
  361. D/agpscodec( 191): Decoding Length
  362. D/agpscodec( 191): Decoding data
  363. D/agpscodec( 191): Command decoded
  364. D/clientutils( 191): Received data : 12 bytes decoded to command
  365. D/gpsclient( 191): gpsClient_GpsStateEventHandler : revcd commands 0
  366. D/gpsclient( 191): Received data is an status message, sending it for processing
  367. D/clientutils( 191): clientUtils_ProcessStatus: status : 0
  368. D/gpsclient( 191): Status message processed
  369. D/clientutils( 191): clientUtils_WaitForStatusFromServer : Done
  370. D/gpsinterface( 191): gps_start retVal = 0
  371. D/gpsinterface( 191): gpsinterface_status_callback status = 1226607412
  372. D/gpsinterface( 191): gpsThread_CallbackEventHandler Pending callback value 2
  373. D/gpsinterface( 191): gpsinterface_status_callback status = 1226607412
  374. D/gpsinterface( 191): gpsThread_CallbackEventHandler Pending callback value 2
  375. D/AudioHardware( 113): AudioHardware pcm playback is going to standby.
  376. V/AudioHardware( 113): closeMixer_l() mMixerOpenCnt: 1
  377. D/AudioHardware( 113): closePcmOut_l() mPcmOpenCnt: 1
  378. D/AudioHardware( 113): AudioHardware pcm playback is exiting standby.
  379. V/AudioHardware( 113): open pcm_out driver
  380. D/AudioHardware( 113): openPcmOut_l() mPcmOpenCnt: 0
  381. I/ActivityManager( 191): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.chartcross.gpstest/.GPSTest } from pid 282
  382. V/AudioHardware( 113): openMixer_l() mMixerOpenCnt: 0
  383. V/AudioHardware( 113): open playback normal
  384. V/AudioHardware( 113): write() wakeup setting route SPK
  385. W/AudioFlinger( 113): write blocked for 93 msecs, 46 delayed writes, thread 0xcc48
  386. D/dalvikvm( 2255): GC_EXTERNAL_ALLOC freed 2K, 57% free 2859K/6599K, external 2599K/3601K, paused 32ms
  387. D/Sensors ( 191): OrientationSensor::~enable(0, 1)
  388. D/Sensors ( 191): OrientationSensor::~enable(0, 1) open /sys/class/input/event4/device/enable
  389. D/Sensors ( 191): OrientationSensor::~enable(0, 1) opened /sys/class/input/event4/device/enable
  390. D/Sensors ( 191): OrientationSensor::~setDelay(2, 200000000)
  391. D/Sensors ( 191): OrientationSensor::~setDelay(2, 200000000)
  392. D/dalvikvm( 191): GC_CONCURRENT freed 1426K, 37% free 7874K/12487K, external 1873K/2368K, paused 8ms+8ms
  393. I/ActivityManager( 191): Displayed com.chartcross.gpstest/.GPSTest: +373ms (total +3s821ms)
  394. D/AudioHardware( 113): AudioHardware pcm playback is going to standby.
  395. V/AudioHardware( 113): closeMixer_l() mMixerOpenCnt: 1
  396. D/AudioHardware( 113): closePcmOut_l() mPcmOpenCnt: 1
  397. D/dalvikvm( 1626): GC_EXPLICIT freed 88K, 47% free 3598K/6663K, external 5880K/6704K, paused 88ms
  398. D/dalvikvm( 282): GC_EXPLICIT freed 88K, 58% free 3754K/8775K, external 9528K/10665K, paused 82ms
  399. D/dalvikvm( 277): GC_CONCURRENT freed 416K, 49% free 3146K/6151K, external 0K/0K, paused 16ms+2ms
  400. D/WifiService( 191): ACTION_BATTERY_CHANGED pluggedType: 2
  401. D/SystemPanel( 1064): Recorder Update, force=false
  402. D/MediaUploader( 1185): PhoneStateBroadcastReceiver.onReceive: CS is disabled or not initialized - skipping Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000000 (has extras) }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement