GAP Common Macros
- group GAP_Common_Macros
-
Defines
-
GAP_BD_ADDR_LEN 6
-
Bluetooth Device Address length.
-
GAP_KEY_LEN 16
-
Length of Identity Resolving Key(IRK), maximum length of Long Term Key(LTK).
-
GAP_DEVICE_NAME_LEN (39+1)
-
Maximum length of device name; if device name length exceeds it, device name will be truncated.
-
GAP_PASSCODE_MAX 999999
-
Maximum Pairing Passkey value. Range of a passkey can be 000,000 - 999,999.
-
GAP_OOB_LEN 16
-
Length of Out of Band data.
-
GAP_BD_ADDR_LEN 6