zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 3779fb626a Bluetooth: controller: Increase ticker operations in thread mode
When flashing in synchronous mode with BLE roles active,
ticker function calls will be deferred to avoid radio ISR
latencies. Increase the total operations supported by 1, to
accommodate flash driver's use of ticker operations.

It has been observed, without this increase, either the
flash driver returned -ECANCEL or the BLE Controller
asserted on data transmit as a slave (trying to force data
transmit on earliest connection event interval).

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-07-01 13:21:38 +02:00
..
hal Bluetooth: controller: Add device match ID radio API 2017-06-27 22:26:43 +03:00
hci Bluetooth: controller: Handle Privacy Modes 2017-06-26 15:04:16 +03:00
include Bluetooth: controller: Privacy filtering in advertiser 2017-06-30 17:19:30 +03:00
ll_sw Bluetooth: controller: Increase ticker operations in thread mode 2017-07-01 13:21:38 +02:00
ticker Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
util
Kconfig Bluetooth: controller: Add radio fast ramp feature 2017-06-22 18:48:15 +03:00
Makefile