mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-19 05:05:18 +02:00

Change over the code so that the bluetooth packet data is read in by the stack rather than the user application, to make it more unform for sending/receiving, and so the library can handle incomming fragmentation in the future. Start Service Discovery Protocol decoding and processing.