Skip to content

Conversation

@jmartinez-silabs
Copy link
Contributor

Problem / Feature

with GN builds, we didn't have dynamic GATT support options. This is required for when using BLE Side channel else the build fails due to a missing header and definition.

Change overview

add sl_bt_dynamic_gattdb_config.h file to all efr32 boards.
Add the define SL_CATALOG_BLUETOOTH_FEATURE_DYNAMIC_GATTDB_PRESENT in the catalog of all boards.

Testing

Buiild SL_BLE_SIDE_CHANNEL_ENABLED in our apps with release_2.8-1.5

@jmartinez-silabs jmartinez-silabs requested a review from a team as a code owner December 8, 2025 18:37
Copy link
Contributor

@lpbeliveau-silabs lpbeliveau-silabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but please confirm we cannot use a common:
third_party/silabs/simplicity_sdk/protocol/bluetooth/config/sl_bt_dynamic_gattdb_config.h

Rather than having it in matter_support.

@jmartinez-silabs jmartinez-silabs merged commit 3d73c24 into release_2.8-1.5 Dec 8, 2025
2 checks passed
@jmartinez-silabs jmartinez-silabs deleted the add_support_dynamic_gatt branch December 8, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants