diff --git a/src/hci.h b/src/hci.h index c0fe987e3..acf0a080a 100644 --- a/src/hci.h +++ b/src/hci.h @@ -765,11 +765,11 @@ typedef enum hci_init_state{ HCI_INIT_W4_CUSTOM_INIT_CSR_WARM_BOOT_LINK_RESET, HCI_INIT_W4_CUSTOM_INIT_BCM_DELAY, +#endif // Support for Pre-Init before HCI Reset HCI_INIT_CUSTOM_PRE_INIT, HCI_INIT_W4_CUSTOM_PRE_INIT, -#endif HCI_INIT_READ_LOCAL_SUPPORTED_COMMANDS, HCI_INIT_W4_READ_LOCAL_SUPPORTED_COMMANDS,