get By Name And Characteristic Uuid
suspend fun getByNameAndCharacteristicUuid(name: String, characteristicUuid: UUID): CharacteristicEntity?
Return
CharacteristicEntity with name and characteristicUuid
Parameters
name
characteristic name
characteristic Uuid
UUID of BluetoothGattCharacteristic corresponding to this characteristic