zephyr/subsys/bluetooth/controller/hal/nrf5
Vinayak Kariappa Chettimada d055252ea9 Bluetooth: controller: Restrict enc to 1M 27 bytes PDU on nRF51
Restrict encryption support on nRF51 series SoC to Bluetooth
LE 1M PHY and max. 27 bytes PDU. If 251 bytes PDU using Data
Length Update procedure is desired, then LE Encryption
procedure will not be supported (until a software CCM is
implemented in future).

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-09 10:33:06 +02:00
..
cntr.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
debug.h Bluetooth: controller: Move nRF5 specific debug pins to hal/nrf5 2017-04-08 20:11:54 +03:00
ecb.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
radio.c Bluetooth: controller: Restrict enc to 1M 27 bytes PDU on nRF51 2017-06-09 10:33:06 +02:00
rand.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00