mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-05 08:49:56 -04:00
5993e1efe7
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.