zephyr/subsys/bluetooth/controller
Carles Cufi a59f544fb4 bluetooth: controller: Handle non-priority events correctly
In certain cases the response to a command can come in the form of a
non-priority event. This is the case of LE Create Connection Cancel,
which generates a Command Complete and then an LE (Enh) Connection
Complete. Take this case (and other future ones) into account by calling
the correct Host recv function.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-05-25 17:25:41 +02:00
..
crypto Bluetooth: Remove rand driver and use entropy instead 2018-03-14 16:47:50 +01:00
hal Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
hci bluetooth: controller: Handle non-priority events correctly 2018-05-25 17:25:41 +02:00
include Bluetooth: controller: Fix to restrict addr set in active states 2018-01-29 18:03:15 +01:00
ll_sw drivers: entropy: nrf5: Implement standard ISR-specific call 2018-05-24 15:13:13 -07:00
ticker Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
util Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
CMakeLists.txt arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
Kconfig kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00