Skip to content

Commit

Permalink
tests: bluetooth: advx: Support multiple sets and identies
Browse files Browse the repository at this point in the history
This will exercise caching of the HCI_LE_Connection_Complete
event in the host.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
  • Loading branch information
rugeGerritsen committed May 6, 2021
1 parent f92fb4c commit 7b9c14b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/bluetooth/bsim_bt/bsim_test_advx/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ CONFIG_BT_PER_ADV_SYNC=y
CONFIG_BT_CTLR_ADV_EXT=y
CONFIG_BT_CTLR_ADV_PERIODIC=y
CONFIG_BT_CTLR_SYNC_PERIODIC=y

CONFIG_BT_ID_MAX=2
CONFIG_BT_EXT_ADV_MAX_ADV_SET=2

0 comments on commit 7b9c14b

Please sign in to comment.