zephyr/tests/bluetooth/shell
Szymon Janc 6d5ed390b1 Bluetooth: Simplify advertising API
Instead of requiring application to provide both advertising type
and address type used just require app to provide info if advertising
is connectable or not. Advertising type is set based on provided
SCAN_RSP and local privacy support.

When local privacy is enabled it is no longer possible to advertise
using identity address. If such feature is to be required later on
advertising options can be extended.

This gives BT stack full control over what type of address is used
for advertising and is a preparation for random address rotation
and OOB support.

Change-Id: I90e9a683ef3794f155707343c874f75585439325
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-04 11:11:34 +00:00
..
src Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
Makefile Bluetooth: shell: Use same config for arm and x86 build 2016-04-11 11:54:07 +00:00
prj_nble.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj_nimble.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj.mdef
README
testcase.ini tests: bluetooth/shell: exclude STM32F103RB from microkernel test 2016-04-01 13:12:57 +00:00

First serial line is multiplexed with qemu monitor and bluetooth shell
(btshell) is running there. Use help to check list of commands.

For building shell with Nordic Bluetooth Low Energy stack (NBLE)
use prj_nble.conf:

$ make CONF_FILE=prj_nble.conf BOARD=arduino_101