Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1 warning generated.
- host StaticLib: libzopfli (/home/joshua/android/DirtyUnicorn/out/host/linux-x86/obj/STATIC_LIBRARIES/libzopfli_intermediates/libzopfli.a)
- host Executable: aprotoc (/home/joshua/android/DirtyUnicorn/out/host/linux-x86/obj/EXECUTABLES/aprotoc_intermediates/aprotoc)
- target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp
- target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp
- target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp
- 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]
- };
- ^
- 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]
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:488:48: warning: unused parameter 'object' [-Wunused-parameter]
- static void cleanupNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:510:55: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean connectHfpNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:530:58: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean disconnectHfpNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:549:57: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean connectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:569:60: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean disconnectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:589:66: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean startVoiceRecognitionNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:608:65: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean stopVoiceRecognitionNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:627:54: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean setVolumeNative(JNIEnv *env, jobject object, jint volume_type,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:647:50: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean notifyDeviceStatusNative(JNIEnv *env, jobject object,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:647:63: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean notifyDeviceStatusNative(JNIEnv *env, jobject object,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:661:57: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean copsResponseNative(JNIEnv *env, jobject object, jstring operator_str,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:685:57: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean cindResponseNative(JNIEnv *env, jobject object,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:710:61: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean atResponseStringNative(JNIEnv *env, jobject object, jstring response_str,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:734:59: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean atResponseCodeNative(JNIEnv *env, jobject object, jint response_code,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:754:57: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean clccResponseNative(JNIEnv *env, jobject object, jint index, jint dir,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:783:61: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean phoneStateChangeNative(JNIEnv *env, jobject object, jint num_active, jint num_held,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:801:57: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean configureWBSNative(JNIEnv *env, jobject object, jbyteArray address,
- ^
- 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]
- };
- ^
- 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]
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:345:48: warning: unused parameter 'object' [-Wunused-parameter]
- static void cleanupNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:367:52: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean connectNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:386:55: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean disconnectNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:405:57: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean connectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:425:60: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean disconnectAudioNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:445:53: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean startVoiceRecognitionNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:445:66: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean startVoiceRecognitionNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:455:52: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean stopVoiceRecognitionNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:455:65: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean stopVoiceRecognitionNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:465:41: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean setVolumeNative(JNIEnv *env, jobject object, jint volume_type, jint volume) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:465:54: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean setVolumeNative(JNIEnv *env, jobject object, jint volume_type, jint volume) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:476:49: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean dialNative(JNIEnv *env, jobject object, jstring number_str) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:494:42: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean dialMemoryNative(JNIEnv *env, jobject object, jint location) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:494:55: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean dialMemoryNative(JNIEnv *env, jobject object, jint location) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:505:48: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean handleCallActionNative(JNIEnv *env, jobject object, jint action, jint index) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:505:61: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean handleCallActionNative(JNIEnv *env, jobject object, jint action, jint index) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:516:49: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean queryCurrentCallsNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:516:62: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean queryCurrentCallsNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:527:56: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean queryCurrentOperatorNameNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:527:69: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean queryCurrentOperatorNameNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:538:54: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean retrieveSubscriberInfoNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:538:67: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean retrieveSubscriberInfoNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:549:40: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean sendDtmfNative(JNIEnv *env, jobject object, jbyte code) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:549:53: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean sendDtmfNative(JNIEnv *env, jobject object, jbyte code) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:560:57: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean requestLastVoiceTagNumberNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:560:70: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean requestLastVoiceTagNumberNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_hfpclient.cpp:571:54: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean sendATCmdNative(JNIEnv *env, jobject object, jint cmd,
- ^
- target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp
- target thumb C++: libbluetooth_jni <= packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp
- 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]
- };
- ^
- 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]
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp: In function 'void android::initNative(JNIEnv*, jobject)':
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:170:74: error: too few arguments to function
- if ( (status = sBluetoothA2dpInterface->init(&sBluetoothA2dpCallbacks)) != BT_STATUS_SUCCESS) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp: At global scope:
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:179:48: warning: unused parameter 'object' [-Wunused-parameter]
- static void cleanupNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:199:56: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean connectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp_sink.cpp:221:59: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean disconnectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- 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]
- };
- ^
- 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]
- 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]
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp: In function 'void android::initNative(JNIEnv*, jobject)':
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:164:74: error: too few arguments to function
- if ( (status = sBluetoothA2dpInterface->init(&sBluetoothA2dpCallbacks)) != BT_STATUS_SUCCESS) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp: At global scope:
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:173:48: warning: unused parameter 'object' [-Wunused-parameter]
- static void cleanupNative(JNIEnv *env, jobject object) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:193:56: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean connectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_a2dp.cpp:215:59: warning: unused parameter 'object' [-Wunused-parameter]
- static jboolean disconnectA2dpNative(JNIEnv *env, jobject object, jbyteArray address) {
- ^
- 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
- make: *** [/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_a2dp.o] Error 1
- make: *** Waiting for unfinished jobs....
- 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
- make: *** [/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_a2dp_sink.o] Error 1
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:442:46: warning: unused parameter 'opcode' [-Wunused-parameter]
- static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:442:63: warning: unused parameter 'buf' [-Wunused-parameter]
- static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:442:76: warning: unused parameter 'len' [-Wunused-parameter]
- static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) {
- ^
- 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]
- };
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:585:38: warning: unused parameter 'env' [-Wunused-parameter]
- static void alarmFiredNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:585:51: warning: unused parameter 'obj' [-Wunused-parameter]
- static void alarmFiredNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:691:48: warning: unused parameter 'obj' [-Wunused-parameter]
- static bool cleanupNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:705:38: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean enableNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:705:51: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean enableNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:716:39: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean disableNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:716:52: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean disableNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:731:46: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:731:59: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:742:47: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean cancelDiscoveryNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:742:60: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean cancelDiscoveryNative(JNIEnv* env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:753:55: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean createBondNative(JNIEnv* env, jobject obj, jbyteArray address, jint transport) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:774:55: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean removeBondNative(JNIEnv* env, jobject obj, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:794:55: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean cancelBondNative(JNIEnv* env, jobject obj, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:814:58: warning: unused parameter 'obj' [-Wunused-parameter]
- static int getConnectionStateNative(JNIEnv* env, jobject obj, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:830:53: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean pinReplyNative(JNIEnv *env, jobject obj, jbyteArray address, jboolean accept,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:862:53: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean sspReplyNative(JNIEnv *env, jobject obj, jbyteArray address,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:884:63: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean setAdapterPropertyNative(JNIEnv *env, jobject obj, jint type, jbyteArray value) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:904:52: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean getAdapterPropertiesNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:904:65: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean getAdapterPropertiesNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:916:50: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean getAdapterPropertyNative(JNIEnv *env, jobject obj, jint type) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:916:63: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean getAdapterPropertyNative(JNIEnv *env, jobject obj, jint type) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:928:62: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean getDevicePropertyNative(JNIEnv *env, jobject obj, jbyteArray address, jint type) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:949:62: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean setDevicePropertyNative(JNIEnv *env, jobject obj, jbyteArray address,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:985:62: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean getRemoteServicesNative(JNIEnv *env, jobject obj, jbyteArray address) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1004:53: warning: unused parameter 'object' [-Wunused-parameter]
- static int connectSocketNative(JNIEnv *env, jobject object, jbyteArray address, jint type,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1048:59: warning: unused parameter 'object' [-Wunused-parameter]
- static int createSocketChannelNative(JNIEnv *env, jobject object, jint type,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1091:49: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean configHciSnoopLogNative(JNIEnv* env, jobject obj, jboolean enable) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1091:62: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean configHciSnoopLogNative(JNIEnv* env, jobject obj, jboolean enable) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1115:45: warning: unused parameter 'obj' [-Wunused-parameter]
- static void dumpNative(JNIEnv *env, jobject obj, jobject fdObj)
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1126:44: warning: unused parameter 'env' [-Wunused-parameter]
- static jboolean factoryResetNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1126:57: warning: unused parameter 'obj' [-Wunused-parameter]
- static jboolean factoryResetNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: In function 'void android::interopDatabaseClearNative(JNIEnv*, jobject)':
- 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'
- sBluetoothInterface->interop_database_clear();
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: At global scope:
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1133:48: warning: unused parameter 'env' [-Wunused-parameter]
- static void interopDatabaseClearNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1133:61: warning: unused parameter 'obj' [-Wunused-parameter]
- static void interopDatabaseClearNative(JNIEnv *env, jobject obj) {
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: In function 'void android::interopDatabaseAddNative(JNIEnv*, jobject, int, jbyteArray, int)':
- 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'
- sBluetoothInterface->interop_database_add(feature, (bt_bdaddr_t *)addr, length);
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp: At global scope:
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1139:59: warning: unused parameter 'obj' [-Wunused-parameter]
- static void interopDatabaseAddNative(JNIEnv *env, jobject obj, int feature,
- ^
- packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:1199:36: warning: unused parameter 'reserved' [-Wunused-parameter]
- jint JNI_OnLoad(JavaVM *jvm, void *reserved)
- ^
- 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
- make: *** [/home/joshua/android/DirtyUnicorn/out/target/product/osprey/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_btservice_AdapterService.o] Error 1
- #### make failed to build some targets (01:05:38 (hh:mm:ss)) ####
- joshua@firefox:~/android/DirtyUnicorn$
Advertisement
Add Comment
Please, Sign In to add comment