zephyr/samples/bluetooth
Joakim Andersson 09b89ef585 Bluetooth: samples: Unref conn object on create connection timeout
Handle connected callback with error status not releasing the default
conn object in central samples. This can happen when the initiator fails
to create the connection within 3 seconds and is canceled by the host.

Also restart the scan role in this case.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-02-25 14:12:04 +02:00
..
beacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central Bluetooth: samples: Unref conn object on create connection timeout 2020-02-25 14:12:04 +02:00
central_hr Bluetooth: samples: Unref conn object on create connection timeout 2020-02-25 14:12:04 +02:00
eddystone samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
handsfree
hci_pwr_ctrl Bluetooth: samples: Added dynamic Tx power ctrl sample (#17731) 2019-12-17 12:29:57 +01:00
hci_rpmsg treewide: use full path to ipm.h header 2020-01-26 17:52:12 +01:00
hci_spi doc: split devicetree docs into multiple pages 2020-02-20 12:15:27 +02:00
hci_uart samples: bluetooth: hci_uart: add VEGABoard configuration 2020-02-07 15:49:35 -06:00
hci_usb usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
ibeacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
ipsp samples: bluetooth: add missing VEGABoard overlays 2020-02-08 10:23:49 +02:00
mesh samples: bluetooth: add missing VEGABoard overlays 2020-02-08 10:23:49 +02:00
mesh_demo samples: bluetooth: add missing VEGABoard overlays 2020-02-08 10:23:49 +02:00
mesh_provisioner Bluetooth: samples: Add mesh_provisioner sample 2020-02-05 18:47:41 +02:00
peripheral samples: bluetooth/peripheral: Fix test variant name 2020-01-28 15:10:45 -06:00
peripheral_csc Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_dis Bluetooth: samples: peripheral_dis: Sample requires BT_SETTINGS 2020-02-05 20:11:03 +02:00
peripheral_esp Bluetooth: samples: peripheral_esp: Use common 24-bit functions 2020-01-02 19:05:27 +01:00
peripheral_hids samples: bluetooth: add missing VEGABoard overlays 2020-02-08 10:23:49 +02:00
peripheral_hr samples: bluetooth: peripheral_hr: Fix advertising UUID16 service list 2019-12-18 21:46:51 +01:00
peripheral_ht global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
peripheral_sc_only samples: bluetooth: add missing VEGABoard overlays 2020-02-08 10:23:49 +02:00
scan_adv samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
st_ble_sensor Samples: Bluetooth: st_ble_demo: Update to new GPIO API 2020-02-05 12:00:36 +01:00
bluetooth.rst