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 <[email protected]>
  • Loading branch information
rugeGerritsen authored and jhedberg committed May 7, 2021
1 parent 98321c6 commit f05ea67
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 f05ea67

Please sign in to comment.