validation of already initialized BT #4191

This commit is contained in:
rusefillc 2022-11-17 11:40:39 -05:00
parent 576371bcc0
commit b28af58960
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#if EFI_BLUETOOTH_SETUP
#ifndef EFI_BLUETOOTH_SETUP_DEBUG
#define EFI_BLUETOOTH_SETUP_DEBUG FALSE
#define EFI_BLUETOOTH_SETUP_DEBUG TRUE
#endif
static bool btProcessIsStarted = false;