zephyr/subsys/bluetooth/controller
Thomas Ebert Hansen c3f557c12b Bluetooth: controller: User defined CPR intervals
Some proprietary protocols that reuse the Bluetooth LLCP logic requires
that the CPR interval has a valid range that differs from the Bluetooth
specification defined.

Vendor must implement the function (ull_vendor.h)
uint16_t ull_conn_interval_min_get(struct ll_conn *conn)
that returns the valid limit for the given connection.

Signed-off-by: Thomas Ebert Hansen <thoh@oticon.com>
2021-01-18 19:07:06 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
hci Bluetooth: controller: hci: Add HCI_Set_Connectionless_CTE_TX_Enable cmd 2021-01-14 15:26:32 +01:00
include Bluetooth: controller: Remove BIT64 redundant definition 2021-01-15 11:21:25 -05:00
ll_sw Bluetooth: controller: User defined CPR intervals 2021-01-18 19:07:06 +01:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01:00
util Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig Bluetooth: controller: Implements BIG sync commands in the ULL 2020-12-20 13:36:50 +01:00
Kconfig.df Bluetooth: controller: df: Config help corrction correction 2021-01-14 15:26:32 +01:00
Kconfig.ll_sw_split Bluetooth: controller: User defined CPR intervals 2021-01-18 19:07:06 +01:00