zmk/app/src/split/bluetooth
Peter Johanson 33209dee1d refactor(core): Move to stack allocated events.
* Move to local/stack allocated event API that doesn't require
  dynamic allocation/freeing.
* Disable heap, we no longer use alloc/free unless using LVGL.
* Tons of refactors all over to account for the new event approach.
2024-01-14 11:13:57 -08:00
..
central.c refactor(core): Move to stack allocated events. 2024-01-14 11:13:57 -08:00
central_bas_proxy.c feat(ble): Support perhipheral battery levels. 2024-01-03 09:26:51 -08:00
CMakeLists.txt feat(ble): Support perhipheral battery levels. 2024-01-03 09:26:51 -08:00
Kconfig feat(ble): Support perhipheral battery levels. 2024-01-03 09:26:51 -08:00
peripheral.c refactor(core): Move to stack allocated events. 2024-01-14 11:13:57 -08:00
service.c refactor: Move to zmk_hid_indicators_t type. 2023-11-27 16:03:18 -08:00
split_listener.c feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00