We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f688e commit 744ef59Copy full SHA for 744ef59
features/FEATURE_BLE/targets/TARGET_CORDIO/stack/cordio_stack/ble-host/sources/stack/cfg/cfg_stack.h
@@ -86,7 +86,7 @@ extern "C" {
86
87
/*! \brief Number of supported advertising sets: must be set to 1 for legacy advertising */
88
#ifndef DM_NUM_ADV_SETS
89
-#define DM_NUM_ADV_SETS 1
+#define DM_NUM_ADV_SETS 3
90
#endif
91
92
/*! \brief Number of scanner and initiator PHYs (LE 1M, LE 2M and LE Coded): must be set to 1 for
0 commit comments