zephyr/subsys/bluetooth
Mark Wang b93dec9295 bluetooth: sdp: cast from 'const x *' to 'struct x *' drops const qualifier
SonarQube reports: cast from 'const struct _snode *' to 'struct _snode *'
drops const qualifier. Fix it by removing the const.

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
(cherry picked from commit 7982ee0df13b7f9e54595f799e32f38c464b0f9e)
2025-07-02 03:52:02 -10:00
..
audio Bluetooth: TMAP: Fix issues with _SUPPORTED kconfigs 2025-07-01 10:56:06 -10:00
common bluetooth: host: Increase default cmd buffer size to 255 if using CS 2025-05-07 10:29:59 +02:00
controller kconfig: fix typo in (soc, subsys) 2025-07-01 10:58:54 -10:00
crypto
host bluetooth: sdp: cast from 'const x *' to 'struct x *' drops const qualifier 2025-07-02 03:52:02 -10:00
lib
mesh bluetooth: mesh: remove unused functionality 2025-06-26 14:09:01 +02:00
services bluetooth: rename _bt_gatt_ccc and clarify usage 2025-04-17 17:24:19 +02:00
CMakeLists.txt
Kconfig Bluetooth: ISO: Remove BT_ISO_TX_FRAG_COUNT 2025-05-14 16:28:42 +02:00
Kconfig.adv Bluetooth: Host: Remove experimental label from PAwR 2025-03-14 17:56:18 +01:00
Kconfig.logging