mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-14 08:24:16 +00:00
e55f338663
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.