mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 13:05:47 +00:00
This adds support for setting the minimun required security level to l2cap_register command: l2cap-register <psm> [sec_level] Note that entering the security level is optional and the default is BT_SECURITY_LOW(1). Change-Id: Ib6dea92919357f41fe2f4de3050b9a10a7f553d6 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj_br.conf | ||
prj_nble.conf | ||
prj_nimble.conf | ||
prj.conf | ||
README | ||
testcase.ini |
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