zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 430df927b0 Bluetooth: controller: split: Fix aborting of connection req PDU
Fix the initiator so that connection request PDU is not abort
mid-air by preemption by the overalapping first connection
event.

If the connection establishment is in progress, then the
first connection event trying to abort the initiator will
wait the connection request to be transmited completely.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-11-22 08:40:41 +01:00
..
common kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
controller Bluetooth: controller: split: Fix aborting of connection req PDU 2019-11-22 08:40:41 +01:00
host Bluetooth: Host: Fix silent LE conn param update command failure 2019-11-21 17:21:01 +02:00
mesh Bluetooth: Mesh: Fixes Config client send publish message 2019-11-14 14:26:21 +02:00
services kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell Bluetooth: shell: Fix missing return statement for name command 2019-11-17 21:03:24 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00