zephyr/subsys/bluetooth/controller
Carles Cufi dce2f95e95 Bluetooth: controller: Increase conn count only on success
Since a connection attempt can fail and will still generate an LE
Connection Complete event, check the status from the LL control module
before incrementing the HCI connection count used for flow control.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-08-03 16:13:09 +03:00
..
hal Bluetooth: controller: nrf5: Fix AAR packet pointer 2017-08-02 16:48:03 +02:00
hci Bluetooth: controller: Increase conn count only on success 2017-08-03 16:13:09 +03:00
include Bluetooth: controller: Implement Read/Write Auth Payload timeout 2017-07-22 11:55:35 +03:00
ll_sw Bluetooth: controller: Fix IRK endianness 2017-08-02 16:48:03 +02:00
ticker Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
util Bluetooth: controller: Rename mem function that checks all-zero mem 2017-06-20 15:20:09 +03:00
Kconfig Bluetooth: Add BUILD_ASSERT to check Tx and Rx thread priorities 2017-07-12 13:50:51 +03:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00