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
d5bab09db6
zephyr
/
samples
/
bluetooth
/
peripheral_sc_only
/
testcase.ini
5 lines
87 B
INI
Raw
Normal View
History
Unescape
Escape
Bluetooth: cleanup testcase.ini and adapt to current platforms Change-Id: If5df39337aee31c0e72dad8c1a38c69e6c1b0a72 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-22 19:41:23 +08:00
[test]
Bluetooth: Add LE SC Only mode sample This adds peripheral sample application that is configured in LE SC Only Mode. It tries to set security level to FIPS right after connection is created. Two paired devices are supported. Change-Id: I78f3e3eeaf552c52f982035168e967016858a00b Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2015-12-18 22:18:24 +08:00
tags
=
bluetooth
build_only
=
true
Bluetooth: samples: Limit tests to just qemu platforms For the current purposes it's enough to build these tests only for the ARM and x86 qemu targets. This also avoids false-positive failures on platforms that don't have enough memory. Change-Id: Icbbfc0603feba6bb1ec8a3054f8cdf0800f49ca1 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-29 01:37:15 +08:00
platform_whitelist
=
qemu_cortex_m3 qemu_x86