Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-ble
/
org.meshtastic.core.ble
/
AndroidBleService
Android
Ble
Service
android
class
AndroidBleService
(
val
service
:
RemoteService
)
:
BleService
(
source
)
An Android implementation of
BleService
that wraps a Nordic
RemoteService
.
Members
Constructors
Android
Ble
Service
Link copied to clipboard
android
constructor
(
service
:
RemoteService
)
Properties
service
Link copied to clipboard
android
val
service
:
RemoteService