Credential Type: BLE#
Credential Type: BLE.
Macros#
Number of Supported Credential Slots for BLE data <0..65535:1>
Maximum length of BLE data hash <0..255:1>
Minimum length of BLE data <0..255:1>
Maximum length of BLE data <0..255:1>
Support Credential Learn functionality for Credential Type 'BLE'.
Recommended Credential Learn timeout for Credential Type 'BLE'.
Credential Learn Number of Steps for Credential Type 'BLE'.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_BLE#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_BLEValue:
0
Number of Supported Credential Slots for BLE data <0..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_BLE#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_BLEValue:
0
Maximum length of BLE data hash <0..255:1>
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_BLE#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_BLEValue:
1
Minimum length of BLE data <0..255:1>
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_BLE#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_BLEValue:
32
Maximum length of BLE data <0..255:1>
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_BLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_BLEValue:
0
Support Credential Learn functionality for Credential Type 'BLE'.
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_BLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_BLEValue:
20
Recommended Credential Learn timeout for Credential Type 'BLE'.
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_BLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_BLEValue:
1
Credential Learn Number of Steps for Credential Type 'BLE'.