Fix endianness issues in the Service Discovery Protocol service of the incomplete...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / BluetoothHCICommands.c
index f678ecb..df97220 100644 (file)
@@ -156,8 +156,6 @@ void Bluetooth_HCITask(void)
                                                Bluetooth_Connection.IsConnected = false;
                                                
                                                Bluetooth_DisconnectionComplete();
-                                               
-                                               Bluetooth_State.CurrentHCIState = Bluetooth_Init;
                                                break;
                                }
                        }