public class BleGattDescriptorException extends BleGattException
| Modifier and Type | Field and Description |
|---|---|
android.bluetooth.BluetoothGattDescriptor |
descriptor |
UNKNOWN_STATUS| Constructor and Description |
|---|
BleGattDescriptorException(android.bluetooth.BluetoothGatt gatt,
android.bluetooth.BluetoothGattDescriptor descriptor,
int status,
BleGattOperationType bleGattOperationType) |
getBleGattOperationType, getMacAddress, getStatuspublic BleGattDescriptorException(android.bluetooth.BluetoothGatt gatt,
android.bluetooth.BluetoothGattDescriptor descriptor,
int status,
BleGattOperationType bleGattOperationType)