mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-23 07:05:16 +02:00

Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR. Factored out Bluetooth state information into a new state structure for easy reference in the user application. Added new StackInitialized() Bluetooth stack callback function.