zephyr/samples/bluetooth/shell
Szymon Janc 9c2ad108b8 Bluetooth: Add option for disabling SMP support
This allows to not compile SMP support for devices that don't
require pairing. It is required to support SMP channel and reply
with error for any command received even if pairing is not supported.
To handle this cleanly a null smp implementation is used that case.

Change-Id: I656a52dac882839db904eee65f25a4e29ea2d8c2
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:24 -05:00
..
src Bluetooth: Add gatt-discover-secondary command to btshell 2016-02-05 20:24:24 -05:00
Makefile Renames supported platform configurations 2016-02-05 20:14:39 -05:00
README Bluetooth: Update README with recent changes 2016-02-05 20:13:57 -05:00
prj.mdef Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
prj_arm.conf Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
prj_x86.conf Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
testcase.ini initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00

README

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