zephyr/samples/boards
Joakim Andersson 405ce842ab Bluetooth: host: Add new argument and return code to bt_create_conn_le
Deprecate bt_create_conn_le and rename it to in order to add return
code, new arguments and to follow the established naming convention.

Add API for the application to control the scan parameters of the
initiator role. This allows the application more scheduling control
of the initiator in multi-role scenarios. Also provides options to
configure the initiator for LE Coded PHY for long range support.
We deprecate the old way of creating connection to make the name more
consistent with the rest of the API.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-30 00:38:23 +03:00
..
96b_argonkey cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
arc_secure_services cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bbc_microbit Bluetooth: host: Add new argument and return code to bt_create_conn_le 2020-03-30 00:38:23 +03:00
intel_s1000_crb cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mec15xxevb_assy6853 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
nrf samples: boards: nrf: battery: Convert to new DT macros 2020-03-27 11:41:04 -05:00
olimex_stm32_e407 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
reel_board/mesh_badge cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sensortile_box cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
up_squared/gpio_counter cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
boards.rst