GAP Common Macros

group GAP_Common_Macros

Defines

GAP_BD_ADDR_LEN 6

Default Bluetooth Device Address Length.

GAP_KEY_LEN 16

Default Long Term Key(LTK) length.

GAP_DEVICE_NAME_LEN (39+1)

Max length of device name; if device name length exceeds it, it will be truncated.

GAP_PASSCODE_MAX 999999

Maximum Pairing Passcode/Passkey value. Range of a passkey can be 0 - 999,999.

GAP_OOB_LEN 16

Length of out of band data.