~aleteoryx/muditaos

ref: 71fa4c5578eb2ea57899e63c3aa5c42461502483 muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
71fa4c55 — Paweł Joński [BH-721] Fix and add new rrule generator methods 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