characteristic Operation Received Events
fun characteristicOperationReceivedEvents(): Flow<BluetoothEmulationEvent.CharacteristicOperationReceived>
Event for when a characteristic operation of |type| to the characteristic respresented by |characteristicId| happened. |data| and |writeType| is expected to exist when |type| is write.