zephyr/subsys/bluetooth
Lyle Zhu 672d367642 Bluetooth: Remove useless sys_cpu_to_le16 for uint8_t type
The target variable is a `uint8_t`. It is not reasonable to pass a
value with `uint16_t` in little-endian format.

Remove `sys_cpu_to_le16`, and pass the value directly.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-06-13 10:10:04 +02:00
..
audio Bluetooth: ASCS: Sonarcloud fixes 2025-06-11 08:58:09 -04:00
common bluetooth: host: Increase default cmd buffer size to 255 if using CS 2025-05-07 10:29:59 +02:00
controller Bluetooth: Controller: No ISR_DIRECT_PM and no reschedule for ZLI 2025-06-13 07:36:27 +02:00
crypto
host Bluetooth: Remove useless sys_cpu_to_le16 for uint8_t type 2025-06-13 10:10:04 +02:00
lib
mesh bluetooth: mesh: clarify mesh dfu fwid max length 2025-06-05 15:14:35 -05: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