mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 19:46:26 +00:00
Almost all callers of bt_buf_add end up having to do explicit type casts of the return value since 'uint8_t *' rarely fits what's needed. Changing the return type to 'void *' removes this extra type casting need and makes the API friendlier to its users. Change-Id: I6a79605006153b6d09f0d662a051cb599af68c37 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
defs.objs |