BluetoothGATTNotEncrypted constructor

const BluetoothGATTNotEncrypted()

Implementation

const BluetoothGATTNotEncrypted()
    : super('GATTNotEncrypted',
          _AndroidBluetoothStatusCodeConst.GATTNotEncrypted);