Address length
C
#define GAP_MAX_BD_ADDRESS_LEN 0x06
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 0x06
Defines the maximum length of a Bluetooth address.
Macro | Description |
---|---|
GAP_MAX_BD_ADDRESS_LEN | Maximum length of a Bluetooth Device address in bytes. |