zmk/app/src/split/bluetooth
Stephen Wan 9d44229800 feature(split): add support for sensors from peripheral
This commit adds a new GATT characteristics on the peripheral side
and wires it up to read sensor values. The central side subscribes
to this new characteristics and replays sensor values on its side.

Co-authored-by: Peter Johanson <peter@peterjohanson.com>
2023-08-27 19:52:03 -07:00
..
central.c feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00
CMakeLists.txt refactor(split): cmake split clean up. 2022-05-29 19:18:09 -04:00
Kconfig refactor(split): allow central to define connection parameters 2023-06-19 20:48:31 -06:00
peripheral.c fix(bluetooth): Split improvements 2023-07-21 10:41:23 -07:00
service.c feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00
split_listener.c feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00