zephyr/subsys/bluetooth
Lyle Zhu b7b5cf4053 Bluetooth: Host: SDP: Fix endianness issue of tid
The transfer byte order of SDP is big-endian.

The transaction ID(tid) should be big-endian before
sending.

And tid needs to be converted to CPU byte order
after receiving.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-02-29 11:53:35 +00:00
..
audio Bluetooth: BAP: Shell: Add bcode support for cmd_sync_broadcast 2024-02-28 18:02:27 +00:00
common
controller Bluetooth: Controller: Build vendor LLL as library 2024-02-27 16:27:55 -06:00
crypto
host Bluetooth: Host: SDP: Fix endianness issue of tid 2024-02-29 11:53:35 +00:00
lib
mesh Bluetooth: Mesh: Allow to suspend mesh from bt_mesh_send_cb callbacks 2024-02-26 14:34:58 +01:00
services
shell Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso
Kconfig.logging