~aleteoryx/muditaos

ref: f2ff6c8c4fcfb2e28269dff8019323bda98753ab muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
f2ff6c8c — Marcin Smoczyński add changelog for v0.58.1 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