//MLBluetoothSDK/com.masterlock.mlbluetoothsdk.Interfaces/IMLLockScannerDelegate/bluetoothFailedWithDisconnectCode
bluetoothFailedWithDisconnectCode¶
[androidJvm]\ abstract fun bluetoothFailedWithDisconnectCode(deviceId: String, disconnectCode: Int)
Indicates the current bluetooth operation failed with the indicated disconnect code
Parameters¶
androidJvm
| deviceId | the device ID that the failure occured on |
| disconnectCode | the disconnect code the bluetooth radio received |