Skip to content

Commit 52459ba

Browse files
authored
Update Common.h
1 parent d660868 commit 52459ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ class Common
351351
static const int DEFAULT_PASSWORD_LENGTH = 16;
352352
static const int BLE_LATEST_BUNDLE_VERSION = 7;
353353
static const int BLE_BUNDLE_WITH_NOTES = 1;
354+
static const int BLE_BUNDLE_WITH_BLE_NAME = 9;
354355
};
355356

356357
struct FidoCredential

0 commit comments

Comments
 (0)