zephyr/subsys/bluetooth
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
..
common
controller Bluetooth: controller: Increase ticker operations in thread mode 2017-07-01 13:21:38 +02:00
host Bluetooth: monitor: Remove interrupt locking from monitor_console_out() 2017-06-30 17:19:56 +03:00
shell Bluetooth: shell: Fix compile warnings when CONFIG_DEBUG=y 2017-06-29 07:43:54 +03:00
Kconfig
Makefile