commit | 6cc00f0ee3e198cb60983e1553ae757967ef2801 | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Fri Jun 30 10:25:16 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Fri Jun 30 13:42:33 2017 +0300 |
tree | 2d991b7617b182957f47abfda3d508137042802f | |
parent | b31b41604e4870ebf0ca553bf54f1f21bf61a0e0 [diff] |
Bluetooth: samples: scan_adv: Select BROADCASTER and OBSERVER Explicitly select CONFIG_BLUETOOTH_BROADCASTER and CONFIG_BLUETOOTH_OBSERVER in the scan_adv sample. If the Controller is included without connections support then only broadcaster support is compiled in by default, hence add broadcaster and observer role support explicitly in the prj.conf file. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>