zephyr/subsys/bluetooth/controller
Sean Madigan 0b327db097 Bluetooth: Add support for Path Loss Monitoring feature
This commit adds host support for the Path Loss Monitoring
feature see Bluetooth Core specification, Version 5.4,
Vol 6, Part B, Section 4.6.32.

Limited logic is required, just adding a wrapper around the
HCI command and callback for HCI event.

Add new zone - BT_CONN_LE_PATH_LOSS_ZONE_UNAVAILABLE, to
convert 0xFF path loss to a useful zone.

Add new Kconfigs and functionality to the bt shell.

Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
2024-06-07 15:04:11 +02:00
..
coex
crypto
flash
hal Bluetooth: controller: Implement macros for vendor assert information 2024-05-08 15:03:08 -05:00
hci arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
include Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU 2024-05-10 15:02:10 +02:00
ll_sw Bluetooth: Controller: Fix missing conn update ind PDU validation 2024-05-31 04:39:34 -07:00
ticker Bluetooth: Controller: Use reschedule margin as minimum ticks_slot 2024-05-02 12:18:49 +01:00
util Bluetooth: controller: Fixes for BIGinfo endianness issues 2024-03-13 11:13:17 +00:00
CMakeLists.txt Bluetooth: Controller: Support Link Time Optimizations (LTO) 2024-05-22 13:38:14 -05:00
Kconfig Bluetooth: Add support for Path Loss Monitoring feature 2024-06-07 15:04:11 +02:00
Kconfig.df Bluetooth: Kconfig: Get rid of BT_HCI_VS_EVT 2024-05-14 18:21:11 -04:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Support Link Time Optimizations (LTO) 2024-05-22 13:38:14 -05:00