Address length
C
#define GAP_MAX_BD_ADDRESS_LEN (0x06U)
Description
Defines the maximum length of a Bluetooth address.
Macro Definition
Macro | Description |
---|---|
GAP_MAX_BD_ADDRESS_LEN | Maximum length of a Bluetooth Device address in bytes. |
#define GAP_MAX_BD_ADDRESS_LEN (0x06U)
Defines the maximum length of a Bluetooth address.
Macro | Description |
---|---|
GAP_MAX_BD_ADDRESS_LEN | Maximum length of a Bluetooth Device address in bytes. |