zephyr/include/bluetooth
Jordan Yates a038dc76f1 bluetooth: host: Dynamic bt_conn_le_create timeout
Extends the bt_conn_le_create_param struct to provide the option
to set a custom timeout for the initiation of the connection.

The logic for the default values of window_coded and interval_coded
were moved to conn.c in order to resolve all defaults for the
create_param struct at a single location.

Timeout is not added as a parameter to the BT_CONN_LE_CREATE_PARAM
macro due to the expectation that CONFIG_BT_CREATE_CONN_TIMEOUT
will be the typical value that users will expect.

Fixes #23468

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2020-04-06 13:29:49 +03:00
..
mesh Bluetooth: Mesh: Support reliable sending when publishing 2020-02-07 20:42:15 +02:00
services doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
a2dp-codec.h
a2dp.h
addr.h Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
att.h Bluetooth: GATT: Allocate request from a memory slab 2020-01-09 19:20:21 +01:00
avdtp.h
bluetooth.h Bluetooth: host: Add scan API for extended scanner 2020-03-30 00:38:23 +03:00
buf.h Bluetooth: host: Add BT_BUF_SIZE to include HCI reserve for buf size 2020-01-13 17:59:00 +01:00
conn.h bluetooth: host: Dynamic bt_conn_le_create timeout 2020-04-06 13:29:49 +03:00
controller.h
crypto.h Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
gap.h Bluetooth: host: Add API for advertising sets 2020-03-30 00:38:23 +03:00
gatt.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_err.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_raw.h
hci_vs.h Bluetooth: HCI_VS: Check for supported command 2020-03-10 15:02:48 +02:00
hci.h Bluetooth: host: Fix high-duty cycle directed extended advertising 2020-03-31 12:48:19 +03:00
hfp_hf.h
l2cap.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
rfcomm.h
sdp.h
testing.h
uuid.h treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00