Maximum device name length
C
#define GAP_MAX_DEVICE_NAME_LEN (0x20U)
Description
Defines the maximum length of a device name.
Macro Definition
Macro | Description |
---|---|
GAP_MAX_DEVICE_NAME_LEN | Maximum length of a device name in bytes. |
#define GAP_MAX_DEVICE_NAME_LEN (0x20U)
Defines the maximum length of a device name.
Macro | Description |
---|---|
GAP_MAX_DEVICE_NAME_LEN | Maximum length of a device name in bytes. |