frameworks_bluetooth/feature/feature_async
Zihao Gao ea27e37547 bt_uuid: define BT_UUID_STR_LENGTH macro and update usages
Bug: v/87379

Define BT_UUID_STR_LENGTH macro (40) in bt_uuid.h to replace hardcoded
magic numbers for UUID string buffer size. Use LENGTH suffix to avoid
conflict with Zephyr's BT_UUID_STR_LEN definition.

Update all usages across the codebase to use the new macro.

Signed-off-by: Zihao Gao <gaozihao@xiaomi.com>
2026-04-27 23:14:55 +08:00
..
include Feature error code mapping 2026-04-20 14:52:49 +08:00
jidl bluetooth: Change the addressType parameter of bluetooth.BLE.createGattClientDevice to be an optional parameter. 2026-04-20 14:52:09 +08:00
src bt_uuid: define BT_UUID_STR_LENGTH macro and update usages 2026-04-27 23:14:55 +08:00