We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d660868 commit 52459baCopy full SHA for 52459ba
1 file changed
src/Common.h
@@ -351,6 +351,7 @@ class Common
351
static const int DEFAULT_PASSWORD_LENGTH = 16;
352
static const int BLE_LATEST_BUNDLE_VERSION = 7;
353
static const int BLE_BUNDLE_WITH_NOTES = 1;
354
+ static const int BLE_BUNDLE_WITH_BLE_NAME = 9;
355
};
356
357
struct FidoCredential
0 commit comments