Find a file
Andrei Emeltchenko 2b456dd120 drivers/nble: Implement on_nble_sm_security_request_evt()
Implement handling SM Security Requests. Fixes among others following
Bluetooth PTS test cases:

...
1/6   GATT   TC_GAR_CL_BI_05_C   PASS
2/6   GATT   TC_GAR_CL_BI_22_C   PASS
3/6   GATT   TC_GAR_CL_BI_27_C   PASS
4/6   GATT   TC_GAW_CL_BI_06_C   PASS
5/6   GATT   TC_GAW_CL_BI_24_C   PASS
...

Change-Id: Id35004a134bb9898e3b0dd51309f1762676ca579
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-06-02 12:08:54 +03:00
arch More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
boards More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
doc ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
drivers drivers/nble: Implement on_nble_sm_security_request_evt() 2016-06-02 12:08:54 +03:00
ext ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
include Bluetooth: Add support for using SYS_LOG 2016-06-01 05:04:10 +00:00
kernel nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
lib ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net Bluetooth: log: Enable STDOUT_CONSOLE for printf support 2016-06-01 08:21:29 +00:00
samples Bluetooth: Add support for using SYS_LOG 2016-06-01 05:04:10 +00:00
scripts checkpatch: catch changes to MAINTAINERS file 2016-05-31 19:09:14 +00:00
tests ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
Makefile Zephyr v1.4.0-rc2 2016-06-01 19:51:00 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00