Package-level declarations

Types

Link copied to clipboard

A class responsible for establishing connection and maintaining communication with a nRF 7 device.

Functions

Link copied to clipboard
fun CoroutineScope.launchWithCatch(block: suspend CoroutineScope.() -> Unit): Job