~aleteoryx/muditaos

ref: 82125e93571dbb0bb350f52eba51d6008163dcc7 muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
82125e93 — alek [EGD-3247] Remove reminders of unused ping-pong feature 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