~aleteoryx/muditaos

ref: 31df1ce788ec1fec020880441fc0b62ed0920280 muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
31df1ce7 — Piotr Tański [EGD-4921] Add next harness test cases 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