zephyr/subsys
Vinayak Kariappa Chettimada f9cd9d4a7b Bluetooth: controller: Fix compile error when LE_ENC is disabled
Fixes the following compile error when CONFIG_BT_CTLR_LE_ENC
is disabled:
subsys/bluetooth/controller/ll_sw/ctrl.c: In function
'isr_rx_conn_pkt_ctrl':
subsys/bluetooth/controller/ll_sw/ctrl.c:2613:29: error:
'LLCP_ENCRYPTION' undeclared (first use in this function)
         (conn->llcp_type != LLCP_ENCRYPTION)) ||
                             ^~~~~~~~~~~~~~~
Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-11-22 18:48:05 -05:00
..
bluetooth Bluetooth: controller: Fix compile error when LE_ENC is disabled 2017-11-22 18:48:05 -05:00
console kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
cpp kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
debug kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dfu kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
disk kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
fs kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
logging kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
net net: app: Honor MTU when sending TLS/DTLS data 2017-11-22 10:10:31 -05:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
shell shell: Fix looking up help for the current module 2017-11-15 16:04:39 +02:00
usb usb: netusb: Use lower addresses for default endpoint config 2017-11-10 13:10:00 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig subsys: Add random subsystem 2017-11-01 08:26:29 -04:00