mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 18:56:12 +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> |
||
---|---|---|
arch | ||
config | ||
doc | ||
drivers | ||
host | ||
include | ||
kernel | ||
lib/libc/minimal | ||
make | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
vxmicro-env.bash |