![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.11.01
|
Macros | |
| #define | GGS_APPEARANCE_ATT 1 |
| #define | GGS_CENT_ADDR_RES_ATT 9 |
| #define | GGS_DEVICE_NAME_ATT 0 |
| #define | GGS_PERI_CONN_PARAM_ATT 4 |
| #define | GGS_RESOLVABLE_PRIVATE_ADDRESS_ONLY_ATT 10 |
These parameters are used with GGS_SetParameter, GGS_GetParameter, and ggsAttrValueChange_t
| #define GGS_APPEARANCE_ATT 1 |
Appearance attribute
properties: RW
size: uint16_t
| #define GGS_CENT_ADDR_RES_ATT 9 |
Central Address Resolution Attribute
This will always be set to GAP_PRIVACY_ENABLED since privacy 1.2.1 is always supported.
properties: R
size: uint8_t
| #define GGS_DEVICE_NAME_ATT 0 |
Device Name attribute
properties: RW
size: uint8_t[GAP_DEVICE_NAME_LEN]
| #define GGS_PERI_CONN_PARAM_ATT 4 |
Peripheral Preferred Connection Parameters attribute
properties: RW
size: sizeof(gapPeriConnectParams_t)
| #define GGS_RESOLVABLE_PRIVATE_ADDRESS_ONLY_ATT 10 |
Resolvable Address Only Attribute
This will always exist and be set to GAP_RPA_ONLY_MODE since privacy 1.2.1 is always supported.
properties: R
size: uint8_t