zephyr/subsys/bluetooth/host/shell
Ivan Iushkov 75fc0a0776 Bluetooth: Host: deprecate bt_le_set_auto_conn()
bt_le_set_auto_conn() function is not working as
expected. Also, it doesn't have any test coverage
and any usage in sample applications.
The function is deprecated
Fixes #81597

Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
2024-11-26 10:37:12 +00:00
..
bt.c Bluetooth: Host: deprecate bt_le_set_auto_conn() 2024-11-26 10:37:12 +00:00
bt.h
CMakeLists.txt
cs.c bluetooth: host: CS support for various HCI commands 2024-10-18 14:15:49 +02:00
gatt.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
iso.c Bluetooth: Shell: Fix missing RX QoS param and MSE check 2024-10-25 12:55:32 -05:00
l2cap.c