zephyr/subsys/bluetooth
Szymon Janc 861bae22b8 Bluetooth: Fix autoconnect if cancelled pending connection
bt_conn_disconnect removes device from autoconnect list and thus
should not be called from le_conn_update when timeouting pending
connection. Also auto connect flag needs to be check on connection
failure to make sure scan is restarted.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2018-10-05 13:43:49 +02:00
..
common Bluetooth: Controller: Add CONFIG_BT_HCI_VS option 2018-09-19 13:03:56 +02:00
controller Bluetooth: controller: Fix advertising random delay resolution calc 2018-10-05 10:18:27 +02:00
host Bluetooth: Fix autoconnect if cancelled pending connection 2018-10-05 13:43:49 +02:00
shell subsys: bluetooth: shell: bt: Add command to show LL address 2018-10-04 10:35:06 +02:00
CMakeLists.txt Bluetooth: Reorganize Kconfig options for BLE controller 2018-07-02 11:59:43 +02:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00