~aleteoryx/muditaos

ref: f49f4fdab3e72b4145a7a275bdf412a7bbb101cf muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
f49f4fda — Tomasz Sobkowiak [EGD-5512] Don't log pragma errors 4 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