frameworks_bluetooth/tools/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
..
adv.c ipc: le advertiser async api 2026-04-20 14:52:00 +08:00
gap.c bt_uuid: define BT_UUID_STR_LENGTH macro and update usages 2026-04-27 23:14:55 +08:00
gatt_client.c ipc: gattc async api 2026-04-27 23:14:52 +08:00
log.c ipc: trace async api 2026-04-20 14:52:09 +08:00
scan.c ipc: le scan async api 2026-04-20 14:52:08 +08:00