Constant Tone Extension GATT Service (Silabs proprietary)#

Constant Tone Extension GATT Service reference implementation for extended advertising. This Silabs proprietary solution uses the same characteristics as the standard Bluetooth SIG solution. 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_SILABS_ADV_INTERVAL#

#define SL_GATT_SERVICE_CTE_SILABS_ADV_INTERVAL
Value:
32

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

SL_GATT_SERVICE_CTE_SILABS_MIN_LEN#

#define SL_GATT_SERVICE_CTE_SILABS_MIN_LEN
Value:
20

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

SL_GATT_SERVICE_CTE_SILABS_MIN_TX_COUNT#

#define SL_GATT_SERVICE_CTE_SILABS_MIN_TX_COUNT
Value:
1

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

SL_GATT_SERVICE_CTE_SILABS_ADV_CTE_PHY#

#define SL_GATT_SERVICE_CTE_SILABS_ADV_CTE_PHY
Value:
0

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