This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
48c21fab93
zephyr
/
samples
/
bluetooth
/
iso_broadcast
/
boards
/
nrf52dk_nrf52832.conf
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: Bluetooth: Add ISO Broadcaster board specific conf files Add ISO Broadcaster board specific conf files. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-11-10 15:49:10 +08:00
CONFIG_BT_CTLR_ADV_ISO=y
CONFIG_BT_CTLR_ADV_ISO_PDU_LEN_MAX=251
samples: Bluetooth: iso_broadcast: Updated to broadcast 2 streams Updated the iso_broadcast to configure and broadcast 2 BISes in the created BIG. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-04-22 20:46:27 +08:00
CONFIG_BT_CTLR_ADV_ISO_STREAM_MAX=2