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
/
BluetoothState
/
BluetoothState
Bluetooth
State
common
constructor
(
hasPermissions
:
Boolean
=
false
,
enabled
:
Boolean
=
false
,
bondedDevices
:
List
<
BleDevice
>
=
emptyList()
)
(
source
)