zephyr/subsys/bluetooth
Piotr Pryga 0086e86153 Bluetooth: hci: Fix wrong CTE request interval type
Request interval is a number of connection events that
is used to periodically run CTE request control procedure.
BT 5.3 Core Specification defines it as 2 octets long.
It had wrong type uint8_t. Changed to correct one uint16_t.

The commit also changes type of cte_rsp_en field of lll_df_conn_tx_cfg
to state that it is a boolean flag.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-21 09:30:23 -05:00
..
audio Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
common logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
controller Bluetooth: hci: Fix wrong CTE request interval type 2022-01-21 09:30:23 -05:00
host Bluetooth: hci: Fix wrong CTE request interval type 2022-01-21 09:30:23 -05:00
mesh Bluetooth: Mesh: LPN teminate cb establish clause 2022-01-18 10:41:18 -05:00
services bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
shell Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: correct kconfig help 2021-12-21 18:19:24 +01:00
Kconfig.adv kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
Kconfig.iso kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00