~aleteoryx/muditaos

ref: 4a826142c01ad09b152591f991ff1d0e95f09c86 muditaos/module-bluetooth/service_bt_internals.puml -rw-r--r-- 170 bytes
4a826142 — alek [EGD-4429] Enable DEBUG_MODEM_OUTPUT_RESPONSE to true 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