Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ble
/
org.meshtastic.core.ble
/
KableBleConnectionFactory
Kable
Ble
Connection
Factory
class
KableBleConnectionFactory
(
loggingConfig
:
BleLoggingConfig
)
:
BleConnectionFactory
(
source
)
Members
Constructors
Kable
Ble
Connection
Factory
Link copied to clipboard
constructor
(
loggingConfig
:
BleLoggingConfig
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
scope
:
CoroutineScope
,
tag
:
String
)
:
BleConnection
Creates a new
KableBleConnection
.