getByNameAndCharacteristicUuid

suspend fun getByNameAndCharacteristicUuid(name: String, characteristicUuid: UUID): CharacteristicEntity?

Return

CharacteristicEntity with name and characteristicUuid

Parameters

name

characteristic name

characteristicUuid

UUID of BluetoothGattCharacteristic corresponding to this characteristic