recognises

abstract fun recognises(characteristic: BluetoothGattCharacteristic?): Boolean

Determines if the given Bluetooth GATT characteristic is recognized by the mapper.

Return

true if the characteristic is recognized, false otherwise.

Parameters

characteristic

The Bluetooth GATT characteristic to be recognized.