Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 15.49.38/E Java Function: btGatt -> btGatt
- 15.49.38/E Java Function use app context
- 15.49.38/JU analyse: target: btDevice expected: null
- 15.49.38/JU target: analyse done: btDevice: class: android.bluetooth.BluetoothDevice obj: [GOPLUS MAC] partWithoutMods: null static: false const false casted: false
- 15.49.38/JU analyse: returnval: android.bluetooth.BluetoothGatt expected: null
- 15.49.38/JU returnval: analyse done: android.bluetooth.BluetoothGatt: class: android.bluetooth.BluetoothGatt obj: null partWithoutMods: null static: true const false casted: false
- 15.49.38/JU initClass: class: android.bluetooth.BluetoothGatt obj: null partWithoutMods: android.bluetooth.BluetoothGatt static: true const false casted: false
- 15.49.38/JU initClass: retnovar: init with array handling -> class android.bluetooth.BluetoothGatt
- 15.49.38/JU initClass: class: android.bluetooth.BluetoothDevice obj: [GOPLUS MAC] partWithoutMods: btDevice static: false const false casted: false
- 15.49.38/JU initclass: target: use object class: android.bluetooth.BluetoothDevice
- 15.49.38/JU analyse: param0: CONTEXT expected: class android.content.Context
- 15.49.38/JU param0: analyse done: CONTEXT: class: android.app.Application obj: android.app.Application@3d46519 partWithoutMods: null static: false const false casted: false
- 15.49.38/E param 0 class: class android.content.Context
- 15.49.38/JU analyse: param1: true expected: boolean
- 15.49.38/JU param1: analyse done: true: class: boolean obj: true partWithoutMods: null static: false const true casted: false
- 15.49.38/E param 1 class: boolean
- 15.49.38/JU analyse: param2: new BluetoothGattCallback() {public void foo() {}} expected: class android.bluetooth.BluetoothGattCallback
- 15.49.38/JU param2: analyse done: new BluetoothGattCallback() {public void foo() {}}: class: ??? obj: null partWithoutMods: null static: false const false casted: false
- 15.49.38/E param 2 class: class android.bluetooth.BluetoothGattCallback
- 15.49.38/E targetClass: class android.bluetooth.BluetoothDevice
- 15.49.38/E object: [GOPLUS MAC]
- 15.49.38/E method: public android.bluetooth.BluetoothGatt android.bluetooth.BluetoothDevice.connectGatt(android.content.Context,boolean,android.bluetooth.BluetoothGattCallback)
- 15.49.38/E arg0 class android.app.Application value android.app.Application@3d46519
- 15.49.38/E arg1 class java.lang.Boolean value true
- 15.49.38/E arg2 class null value null
- 15.49.38/E Java Function: java.lang.reflect.InvocationTargetException
- 15.49.38/ Caused by: java.lang.NullPointerException: callback is null
- 15.49.38/ android.bluetooth.BluetoothDevice.connectGatt(BluetoothDevice.java:1856)
- 15.49.38/ android.bluetooth.BluetoothDevice.connectGatt(BluetoothDevice.java:1823)
- 15.49.38/ android.bluetooth.BluetoothDevice.connectGatt(BluetoothDevice.java:1796)
- 15.49.38/ android.bluetooth.BluetoothDevice.connectGatt(BluetoothDevice.java:1772)
- 15.49.38/ android.bluetooth.BluetoothDevice.connectGatt(BluetoothDevice.java:1752)
- 15.49.38/ java.lang.reflect.Method.invoke(Native Method)
- 15.49.38/E result: stop task (error)
- 15.49.38/E Error: 1
- 15.49.38/MacroEdit action finished exeID 24 action no 16 code 664 status: Err next 16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement