Index: device/bluetooth/bluetooth_device_android.h |
diff --git a/device/bluetooth/bluetooth_device_android.h b/device/bluetooth/bluetooth_device_android.h |
index e830e94bf6d6bb8bc6ab9e223d08c9ce7394a21c..bed678053acce957cdc9211ab903ffbef992d500 100644 |
--- a/device/bluetooth/bluetooth_device_android.h |
+++ b/device/bluetooth/bluetooth_device_android.h |
@@ -99,7 +99,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothDeviceAndroid final |
void CreateGattRemoteService( |
JNIEnv* env, |
jobject caller, |
- int32_t instanceId, |
+ const jstring& instanceId, |
jobject bluetooth_gatt_service_wrapper); // Java Type: |
// BluetoothGattServiceWrapper |