Files
MuditaOS/module-bluetooth/bt_settings_basic_flowchart.puml

12 lines
188 B
Plaintext

@startuml
[Service DB] as srvcdb
[Service Bluetooth] as srvcbt
[Application Settings] as appstngs
srvcdb <-r-> srvcbt : SettingsAgent
srvcbt <-r-> appstngs : BluetoothMessages
@enduml