Constant Tone Extension GATT Service (Connectionless)#

Constant Tone Extension GATT Service reference implementation for periodic advertising. Limitations:

  • The Bluetooth SIG specifies to maintain a list about the characteristic values for each client and take the largest/smallest value. Instead of this, the latest valid value will take effect.

  • The Advertising Constant Tone Extension Transmit Duration characteristic is not implemented.

  • The AoD mode parameters are configured globally in the Constant Tone Extension GATT Service (Connection) component.

Macro Definition Documentation#

SL_GATT_SERVICE_CTE_CONNECTIONLESS_ADV_INTERVAL#

#define SL_GATT_SERVICE_CTE_CONNECTIONLESS_ADV_INTERVAL
Value:
16

Definition at line 44 of file common/gatt_service_cte_adv/config/sl_gatt_service_cte_connectionless_config.h

SL_GATT_SERVICE_CTE_CONNECTIONLESS_MIN_LEN#

#define SL_GATT_SERVICE_CTE_CONNECTIONLESS_MIN_LEN
Value:
20

Definition at line 49 of file common/gatt_service_cte_adv/config/sl_gatt_service_cte_connectionless_config.h

SL_GATT_SERVICE_CTE_CONNECTIONLESS_MIN_TX_COUNT#

#define SL_GATT_SERVICE_CTE_CONNECTIONLESS_MIN_TX_COUNT
Value:
1

Definition at line 54 of file common/gatt_service_cte_adv/config/sl_gatt_service_cte_connectionless_config.h

SL_GATT_SERVICE_CTE_CONNECTIONLESS_ADV_CTE_PHY#

#define SL_GATT_SERVICE_CTE_CONNECTIONLESS_ADV_CTE_PHY
Value:
0

Definition at line 60 of file common/gatt_service_cte_adv/config/sl_gatt_service_cte_connectionless_config.h