Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer code...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothHost.c
index c996af6..e492815 100644 (file)
@@ -179,6 +179,9 @@ void Bluetooth_Management_Task(void)
                        }\r
 \r
                        puts_P(PSTR("Bluetooth Dongle Enumerated.\r\n"));\r
                        }\r
 \r
                        puts_P(PSTR("Bluetooth Dongle Enumerated.\r\n"));\r
+                       \r
+                       /* Initialize the Bluetooth stack */\r
+                       Bluetooth_State_Init();\r
 \r
                        USB_HostState = HOST_STATE_Configured;\r
                        break;\r
 \r
                        USB_HostState = HOST_STATE_Configured;\r
                        break;\r