BluetoothGATTNoResources constructor

const BluetoothGATTNoResources()

Implementation

const BluetoothGATTNoResources()
    : super('GATTNoResources',
          _AndroidBluetoothStatusCodeConst.GATTNoResources);