sendCommandViaGatt

suspend fun sendCommandViaGatt(peripheral: Peripheral, controlPoint: Characteristic, notifications: Flow<ByteArray>, data: ByteArray, timeout: Duration): ByteArray