~aleteoryx/muditaos

ref: 6533aba24ef55cde97a89ef8040b9da21425d571 muditaos/module-bluetooth/README.md -rw-r--r-- 665 bytes
6533aba2 — KacperLewandowski [EGD-4073] Alarms database rework (#1006) 5 years ago

#Bluetooth interface layer

Right now it properly uses API from bsp/bsp-bluetooth and BlueKitchen stack.
It's meant to provide interface layer for service-bluetooth like that:

os calls <=> service-bluetooth <=> module-bluetooth <=> bluetooth library <=> bsp/bluetooth

#Layout

  • Bluetooth
    • interface code - for other modules to use
      • profiles - implementation of Bluetooth profiles
    • glucode code needed for libraries to work
  • lib Libraries used with as little modifications as possible

#Events flowchart

Flowchart