event

abstract val event: SharedFlow<ClientGattEvent>

Flow which emits BLE events. For real BLE connections it collects events from BluetoothGattCallback under the hood, for mock device it gets events from MockEngine.