event

abstract val event: SharedFlow<ServerGattEvent>

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