firefoxjds

DirtyUnicorns10.3-Osprey(stuck)

Jul 17th, 2016
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.30 KB | None | 0 0
  1. 1 warning generated.
  2. host StaticLib: libzopfli (/home/joshua/android/DirtyUnicorn/out/host/linux-x86/obj/STATIC_LIBRARIES/libzopfli_intermediates/libzopfli.a)
  3. host Executable: aprotoc (/home/joshua/android/DirtyUnicorn/out/host/linux-x86/obj/EXECUTABLES/aprotoc_intermediates/aprotoc)
  4. target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp
  5. target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp
  6. target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp
  7. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:399:1: warning: missing initializer for member 'bthf_callbacks_t::bind_cmd_cb' [-Wmissing-field-initializers]
  8. };
  9. ^
  10. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:399:1: warning: missing initializer for member 'bthf_callbacks_t::biev_cmd_cb' [-Wmissing-field-initializers]
  11. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:488:48: warning: unused parameter 'object' [-Wunused-parameter]
  12. static void cleanupNative(JNIEnv *env, jobject object) {
  13. ^
  14. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:510:55: warning: unused parameter 'object' [-Wunused-parameter]
  15. static jboolean connectHfpNative(JNIEnv *env, jobject object, jbyteArray address) {
  16. ^
  17. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:530:58: warning: unused parameter 'object' [-Wunused-parameter]
  18. static jboolean disconnectHfpNative(JNIEnv *env, jobject object, jbyteArray address) {
  19. ^
  20. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:549:57: warning: unused parameter 'object' [-Wunused-parameter]
  21. static jboolean connectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
  22. ^
  23. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:569:60: warning: unused parameter 'object' [-Wunused-parameter]
  24. static jboolean disconnectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
  25. ^
  26. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:589:66: warning: unused parameter 'object' [-Wunused-parameter]
  27. static jboolean startVoiceRecognitionNative(JNIEnv *env, jobject object, jbyteArray address) {
  28. ^
  29. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:608:65: warning: unused parameter 'object' [-Wunused-parameter]
  30. static jboolean stopVoiceRecognitionNative(JNIEnv *env, jobject object, jbyteArray address) {
  31. ^
  32. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:627:54: warning: unused parameter 'object' [-Wunused-parameter]
  33. static jboolean setVolumeNative(JNIEnv *env, jobject object, jint volume_type,
  34. ^
  35. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:647:50: warning: unused parameter 'env' [-Wunused-parameter]
  36. static jboolean notifyDeviceStatusNative(JNIEnv *env, jobject object,
  37. ^
  38. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:647:63: warning: unused parameter 'object' [-Wunused-parameter]
  39. static jboolean notifyDeviceStatusNative(JNIEnv *env, jobject object,
  40. ^
  41. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:661:57: warning: unused parameter 'object' [-Wunused-parameter]
  42. static jboolean copsResponseNative(JNIEnv *env, jobject object, jstring operator_str,
  43. ^
  44. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:685:57: warning: unused parameter 'object' [-Wunused-parameter]
  45. static jboolean cindResponseNative(JNIEnv *env, jobject object,
  46. ^
  47. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:710:61: warning: unused parameter 'object' [-Wunused-parameter]
  48. static jboolean atResponseStringNative(JNIEnv *env, jobject object, jstring response_str,
  49. ^
  50. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:734:59: warning: unused parameter 'object' [-Wunused-parameter]
  51. static jboolean atResponseCodeNative(JNIEnv *env, jobject object, jint response_code,
  52. ^
  53. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:754:57: warning: unused parameter 'object' [-Wunused-parameter]
  54. static jboolean clccResponseNative(JNIEnv *env, jobject object, jint index, jint dir,
  55. ^
  56. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:783:61: warning: unused parameter 'object' [-Wunused-parameter]
  57. static jboolean phoneStateChangeNative(JNIEnv *env, jobject object, jint num_active, jint num_held,
  58. ^
  59. packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:801:57: warning: unused parameter 'object' [-Wunused-parameter]
  60. static jboolean configureWBSNative(JNIEnv *env, jobject object, jbyteArray address,
  61. ^
  62. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:277:1: warning: missing initializer for member 'bthf_client_callbacks_t::cgmi_cb' [-Wmissing-field-initializers]
  63. };
  64. ^
  65. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:277:1: warning: missing initializer for member 'bthf_client_callbacks_t::cgmm_cb' [-Wmissing-field-initializers]
  66. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:345:48: warning: unused parameter 'object' [-Wunused-parameter]
  67. static void cleanupNative(JNIEnv *env, jobject object) {
  68. ^
  69. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:367:52: warning: unused parameter 'object' [-Wunused-parameter]
  70. static jboolean connectNative(JNIEnv *env, jobject object, jbyteArray address) {
  71. ^
  72. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:386:55: warning: unused parameter 'object' [-Wunused-parameter]
  73. static jboolean disconnectNative(JNIEnv *env, jobject object, jbyteArray address) {
  74. ^
  75. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:405:57: warning: unused parameter 'object' [-Wunused-parameter]
  76. static jboolean connectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
  77. ^
  78. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:425:60: warning: unused parameter 'object' [-Wunused-parameter]
  79. static jboolean disconnectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
  80. ^
  81. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:445:53: warning: unused parameter 'env' [-Wunused-parameter]
  82. static jboolean startVoiceRecognitionNative(JNIEnv *env, jobject object) {
  83. ^
  84. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:445:66: warning: unused parameter 'object' [-Wunused-parameter]
  85. static jboolean startVoiceRecognitionNative(JNIEnv *env, jobject object) {
  86. ^
  87. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:455:52: warning: unused parameter 'env' [-Wunused-parameter]
  88. static jboolean stopVoiceRecognitionNative(JNIEnv *env, jobject object) {
  89. ^
  90. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:455:65: warning: unused parameter 'object' [-Wunused-parameter]
  91. static jboolean stopVoiceRecognitionNative(JNIEnv *env, jobject object) {
  92. ^
  93. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:465:41: warning: unused parameter 'env' [-Wunused-parameter]
  94. static jboolean setVolumeNative(JNIEnv *env, jobject object, jint volume_type, jint volume) {
  95. ^
  96. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:465:54: warning: unused parameter 'object' [-Wunused-parameter]
  97. static jboolean setVolumeNative(JNIEnv *env, jobject object, jint volume_type, jint volume) {
  98. ^
  99. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:476:49: warning: unused parameter 'object' [-Wunused-parameter]
  100. static jboolean dialNative(JNIEnv *env, jobject object, jstring number_str) {
  101. ^
  102. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:494:42: warning: unused parameter 'env' [-Wunused-parameter]
  103. static jboolean dialMemoryNative(JNIEnv *env, jobject object, jint location) {
  104. ^
  105. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:494:55: warning: unused parameter 'object' [-Wunused-parameter]
  106. static jboolean dialMemoryNative(JNIEnv *env, jobject object, jint location) {
  107. ^
  108. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:505:48: warning: unused parameter 'env' [-Wunused-parameter]
  109. static jboolean handleCallActionNative(JNIEnv *env, jobject object, jint action, jint index) {
  110. ^
  111. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:505:61: warning: unused parameter 'object' [-Wunused-parameter]
  112. static jboolean handleCallActionNative(JNIEnv *env, jobject object, jint action, jint index) {
  113. ^
  114. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:516:49: warning: unused parameter 'env' [-Wunused-parameter]
  115. static jboolean queryCurrentCallsNative(JNIEnv *env, jobject object) {
  116. ^
  117. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:516:62: warning: unused parameter 'object' [-Wunused-parameter]
  118. static jboolean queryCurrentCallsNative(JNIEnv *env, jobject object) {
  119. ^
  120. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:527:56: warning: unused parameter 'env' [-Wunused-parameter]
  121. static jboolean queryCurrentOperatorNameNative(JNIEnv *env, jobject object) {
  122. ^
  123. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:527:69: warning: unused parameter 'object' [-Wunused-parameter]
  124. static jboolean queryCurrentOperatorNameNative(JNIEnv *env, jobject object) {
  125. ^
  126. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:538:54: warning: unused parameter 'env' [-Wunused-parameter]
  127. static jboolean retrieveSubscriberInfoNative(JNIEnv *env, jobject object) {
  128. ^
  129. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:538:67: warning: unused parameter 'object' [-Wunused-parameter]
  130. static jboolean retrieveSubscriberInfoNative(JNIEnv *env, jobject object) {
  131. ^
  132. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:549:40: warning: unused parameter 'env' [-Wunused-parameter]
  133. static jboolean sendDtmfNative(JNIEnv *env, jobject object, jbyte code) {
  134. ^
  135. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:549:53: warning: unused parameter 'object' [-Wunused-parameter]
  136. static jboolean sendDtmfNative(JNIEnv *env, jobject object, jbyte code) {
  137. ^
  138. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:560:57: warning: unused parameter 'env' [-Wunused-parameter]
  139. static jboolean requestLastVoiceTagNumberNative(JNIEnv *env, jobject object) {
  140. ^
  141. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:560:70: warning: unused parameter 'object' [-Wunused-parameter]
  142. static jboolean requestLastVoiceTagNumberNative(JNIEnv *env, jobject object) {
  143. ^
  144. packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:571:54: warning: unused parameter 'object' [-Wunused-parameter]
  145. static jboolean sendATCmdNative(JNIEnv *env, jobject object, jint cmd,
  146. ^
  147. target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp
  148. target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp
  149. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:124:1: warning: missing initializer for member 'btav_callbacks_t::connection_priority_cb' [-Wmissing-field-initializers]
  150. };
  151. ^
  152. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:124:1: warning: missing initializer for member 'btav_callbacks_t::multicast_state_cb' [-Wmissing-field-initializers]
  153. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp: In function 'void android::initNative(JNIEnv*, jobject)':
  154. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:170:74: error: too few arguments to function
  155. if ( (status = sBluetoothA2dpInterface->init(&sBluetoothA2dpCallbacks)) != BT_STATUS_SUCCESS) {
  156. ^
  157. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp: At global scope:
  158. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:179:48: warning: unused parameter 'object' [-Wunused-parameter]
  159. static void cleanupNative(JNIEnv *env, jobject object) {
  160. ^
  161. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:199:56: warning: unused parameter 'object' [-Wunused-parameter]
  162. static jboolean connectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
  163. ^
  164. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:221:59: warning: unused parameter 'object' [-Wunused-parameter]
  165. static jboolean disconnectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
  166. ^
  167. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:100:1: warning: missing initializer for member 'btav_callbacks_t::audio_config_cb' [-Wmissing-field-initializers]
  168. };
  169. ^
  170. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:100:1: warning: missing initializer for member 'btav_callbacks_t::connection_priority_cb' [-Wmissing-field-initializers]
  171. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:100:1: warning: missing initializer for member 'btav_callbacks_t::multicast_state_cb' [-Wmissing-field-initializers]
  172. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp: In function 'void android::initNative(JNIEnv*, jobject)':
  173. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:164:74: error: too few arguments to function
  174. if ( (status = sBluetoothA2dpInterface->init(&sBluetoothA2dpCallbacks)) != BT_STATUS_SUCCESS) {
  175. ^
  176. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp: At global scope:
  177. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:173:48: warning: unused parameter 'object' [-Wunused-parameter]
  178. static void cleanupNative(JNIEnv *env, jobject object) {
  179. ^
  180. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:193:56: warning: unused parameter 'object' [-Wunused-parameter]
  181. static jboolean connectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
  182. ^
  183. packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:215:59: warning: unused parameter 'object' [-Wunused-parameter]
  184. static jboolean disconnectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
  185. ^
  186. build/core/binary.mk:722: recipe for target '/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_a2dp.o' failed
  187. make: *** [/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_a2dp.o] Error 1
  188. make: *** Waiting for unfinished jobs....
  189. build/core/binary.mk:722: recipe for target '/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_a2dp_sink.o' failed
  190. make: *** [/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_a2dp_sink.o] Error 1
  191. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:442:46: warning: unused parameter 'opcode' [-Wunused-parameter]
  192. static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) {
  193. ^
  194. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:442:63: warning: unused parameter 'buf' [-Wunused-parameter]
  195. static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) {
  196. ^
  197. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:442:76: warning: unused parameter 'len' [-Wunused-parameter]
  198. static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) {
  199. ^
  200. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:479:1: warning: missing initializer for member 'bt_callbacks_t::hci_event_recv_cb' [-Wmissing-field-initializers]
  201. };
  202. ^
  203. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:585:38: warning: unused parameter 'env' [-Wunused-parameter]
  204. static void alarmFiredNative(JNIEnv *env, jobject obj) {
  205. ^
  206. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:585:51: warning: unused parameter 'obj' [-Wunused-parameter]
  207. static void alarmFiredNative(JNIEnv *env, jobject obj) {
  208. ^
  209. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:691:48: warning: unused parameter 'obj' [-Wunused-parameter]
  210. static bool cleanupNative(JNIEnv *env, jobject obj) {
  211. ^
  212. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:705:38: warning: unused parameter 'env' [-Wunused-parameter]
  213. static jboolean enableNative(JNIEnv* env, jobject obj) {
  214. ^
  215. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:705:51: warning: unused parameter 'obj' [-Wunused-parameter]
  216. static jboolean enableNative(JNIEnv* env, jobject obj) {
  217. ^
  218. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:716:39: warning: unused parameter 'env' [-Wunused-parameter]
  219. static jboolean disableNative(JNIEnv* env, jobject obj) {
  220. ^
  221. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:716:52: warning: unused parameter 'obj' [-Wunused-parameter]
  222. static jboolean disableNative(JNIEnv* env, jobject obj) {
  223. ^
  224. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:731:46: warning: unused parameter 'env' [-Wunused-parameter]
  225. static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) {
  226. ^
  227. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:731:59: warning: unused parameter 'obj' [-Wunused-parameter]
  228. static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) {
  229. ^
  230. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:742:47: warning: unused parameter 'env' [-Wunused-parameter]
  231. static jboolean cancelDiscoveryNative(JNIEnv* env, jobject obj) {
  232. ^
  233. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:742:60: warning: unused parameter 'obj' [-Wunused-parameter]
  234. static jboolean cancelDiscoveryNative(JNIEnv* env, jobject obj) {
  235. ^
  236. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:753:55: warning: unused parameter 'obj' [-Wunused-parameter]
  237. static jboolean createBondNative(JNIEnv* env, jobject obj, jbyteArray address, jint transport) {
  238. ^
  239. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:774:55: warning: unused parameter 'obj' [-Wunused-parameter]
  240. static jboolean removeBondNative(JNIEnv* env, jobject obj, jbyteArray address) {
  241. ^
  242. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:794:55: warning: unused parameter 'obj' [-Wunused-parameter]
  243. static jboolean cancelBondNative(JNIEnv* env, jobject obj, jbyteArray address) {
  244. ^
  245. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:814:58: warning: unused parameter 'obj' [-Wunused-parameter]
  246. static int getConnectionStateNative(JNIEnv* env, jobject obj, jbyteArray address) {
  247. ^
  248. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:830:53: warning: unused parameter 'obj' [-Wunused-parameter]
  249. static jboolean pinReplyNative(JNIEnv *env, jobject obj, jbyteArray address, jboolean accept,
  250. ^
  251. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:862:53: warning: unused parameter 'obj' [-Wunused-parameter]
  252. static jboolean sspReplyNative(JNIEnv *env, jobject obj, jbyteArray address,
  253. ^
  254. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:884:63: warning: unused parameter 'obj' [-Wunused-parameter]
  255. static jboolean setAdapterPropertyNative(JNIEnv *env, jobject obj, jint type, jbyteArray value) {
  256. ^
  257. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:904:52: warning: unused parameter 'env' [-Wunused-parameter]
  258. static jboolean getAdapterPropertiesNative(JNIEnv *env, jobject obj) {
  259. ^
  260. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:904:65: warning: unused parameter 'obj' [-Wunused-parameter]
  261. static jboolean getAdapterPropertiesNative(JNIEnv *env, jobject obj) {
  262. ^
  263. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:916:50: warning: unused parameter 'env' [-Wunused-parameter]
  264. static jboolean getAdapterPropertyNative(JNIEnv *env, jobject obj, jint type) {
  265. ^
  266. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:916:63: warning: unused parameter 'obj' [-Wunused-parameter]
  267. static jboolean getAdapterPropertyNative(JNIEnv *env, jobject obj, jint type) {
  268. ^
  269. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:928:62: warning: unused parameter 'obj' [-Wunused-parameter]
  270. static jboolean getDevicePropertyNative(JNIEnv *env, jobject obj, jbyteArray address, jint type) {
  271. ^
  272. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:949:62: warning: unused parameter 'obj' [-Wunused-parameter]
  273. static jboolean setDevicePropertyNative(JNIEnv *env, jobject obj, jbyteArray address,
  274. ^
  275. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:985:62: warning: unused parameter 'obj' [-Wunused-parameter]
  276. static jboolean getRemoteServicesNative(JNIEnv *env, jobject obj, jbyteArray address) {
  277. ^
  278. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1004:53: warning: unused parameter 'object' [-Wunused-parameter]
  279. static int connectSocketNative(JNIEnv *env, jobject object, jbyteArray address, jint type,
  280. ^
  281. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1048:59: warning: unused parameter 'object' [-Wunused-parameter]
  282. static int createSocketChannelNative(JNIEnv *env, jobject object, jint type,
  283. ^
  284. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1091:49: warning: unused parameter 'env' [-Wunused-parameter]
  285. static jboolean configHciSnoopLogNative(JNIEnv* env, jobject obj, jboolean enable) {
  286. ^
  287. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1091:62: warning: unused parameter 'obj' [-Wunused-parameter]
  288. static jboolean configHciSnoopLogNative(JNIEnv* env, jobject obj, jboolean enable) {
  289. ^
  290. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1115:45: warning: unused parameter 'obj' [-Wunused-parameter]
  291. static void dumpNative(JNIEnv *env, jobject obj, jobject fdObj)
  292. ^
  293. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1126:44: warning: unused parameter 'env' [-Wunused-parameter]
  294. static jboolean factoryResetNative(JNIEnv *env, jobject obj) {
  295. ^
  296. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1126:57: warning: unused parameter 'obj' [-Wunused-parameter]
  297. static jboolean factoryResetNative(JNIEnv *env, jobject obj) {
  298. ^
  299. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: In function 'void android::interopDatabaseClearNative(JNIEnv*, jobject)':
  300. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1136:26: error: 'const struct bt_interface_t' has no member named 'interop_database_clear'
  301. sBluetoothInterface->interop_database_clear();
  302. ^
  303. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: At global scope:
  304. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1133:48: warning: unused parameter 'env' [-Wunused-parameter]
  305. static void interopDatabaseClearNative(JNIEnv *env, jobject obj) {
  306. ^
  307. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1133:61: warning: unused parameter 'obj' [-Wunused-parameter]
  308. static void interopDatabaseClearNative(JNIEnv *env, jobject obj) {
  309. ^
  310. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: In function 'void android::interopDatabaseAddNative(JNIEnv*, jobject, int, jbyteArray, int)':
  311. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1150:26: error: 'const struct bt_interface_t' has no member named 'interop_database_add'
  312. sBluetoothInterface->interop_database_add(feature, (bt_bdaddr_t *)addr, length);
  313. ^
  314. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: At global scope:
  315. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1139:59: warning: unused parameter 'obj' [-Wunused-parameter]
  316. static void interopDatabaseAddNative(JNIEnv *env, jobject obj, int feature,
  317. ^
  318. packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1199:36: warning: unused parameter 'reserved' [-Wunused-parameter]
  319. jint JNI_OnLoad(JavaVM *jvm, void *reserved)
  320. ^
  321. build/core/binary.mk:722: recipe for target '/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_btservice_AdapterService.o' failed
  322. make: *** [/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_btservice_AdapterService.o] Error 1
  323.  
  324. #### make failed to build some targets (01:05:38 (hh:mm:ss)) ####
  325.  
  326. joshua@firefox:~/android/DirtyUnicorn$
Advertisement
Add Comment
Please, Sign In to add comment