Maximum device name length
C
#define GAP_MAX_DEVICE_NAME_LEN 0x20
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 0x20
Defines the maximum length of a device name.
Macro | Description |
---|---|
GAP_MAX_DEVICE_NAME_LEN | Maximum length of a device name in bytes. |