Go to file
Vinayak Chettimada 85cfff0d92 Bluetooth: Controller: Kconfig fast encryption setup feature
Enable connection encryption setup in 3 connection
intervals. Peripheral will respond to Encryption Request
with Encryption Response in the same connection interval,
and also, will respond with Start Encryption Response PDU in
the 3rd connection interval, hence completing encryption
setup in 3 connection intervals. Encrypted data would be
transmitted as fast as in 3rd connection interval from the
connection establishment. Maximum CPU time in Radio ISR will
increase if this feature is selected.

Change-id: I16f2863fc2aaed624826505739519d4de1ac44c5
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2017-01-05 08:49:16 +02:00
.known-issues
arch arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00
boards
doc doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00
drivers Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
ext
include arm: Cortex-M0: Adapt core register code to M0 2017-01-03 22:44:35 +00:00
kernel logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
lib net: Restructure network protocols 2017-01-02 10:03:19 +01:00
misc
samples bluetooth: Tune stack sizes after measuring with hci_uart 2017-01-05 08:49:16 +02:00
scripts sanitycheck: reduce number of unnecessary configuration builds 2017-01-05 02:05:58 +00:00
subsys Bluetooth: Controller: Kconfig fast encryption setup feature 2017-01-05 08:49:16 +02:00
tests Bluetooth: Controller: Kconfig connection RSSI measurement 2017-01-05 08:49:16 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS maintainers: update KNOWN ISSUES and MAINTAINERS section 2017-01-04 23:49:29 +00:00
Makefile
Makefile.inc tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
release-notes.rst
zephyr-env.sh