~aleteoryx/muditaos

ref: 680c8168e5f9da58f9b5dcdd0cadeea9ea633884 muditaos/module-bluetooth/README.md -rw-r--r-- 597 bytes
680c8168 — Radoslaw Wicik [EGD-3998] New db engine (3.33.0) and vfs passing PRAGMA support back to sqlite 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
    • glucode code needed for libraries to work
    • profiles bluetooth library function wrappers
  • lib Libraries used with as little modifications as possible