~aleteoryx/muditaos

ref: d80eb2e0e8d8b0eb7f3a8db55196f3431be3208c muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
d80eb2e0 — SP2FET [EGD-5461] Fix update docs 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
@startuml

package ServiceBluetooth {
  object BluetoothSettings {
  bluetoothState
  bondedDevices
  deviceVisibilty
  deviceName
}
  class BluetoothWorker{}
}

@enduml