Go to file
Johan Hedberg d6a03600b2 Bluetooth: Change bt_buf_add return type to 'void *'
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>
2016-02-05 20:14:02 -05:00
arch bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Bluetooth: Change bt_buf_add return type to 'void *' 2016-02-05 20:14:02 -05:00
kernel Relocate misplaced pipe buffer code 2016-02-05 20:14:01 -05:00
lib/libc/minimal
make kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
misc
net Bluetooth: Change bt_buf_add return type to 'void *' 2016-02-05 20:14:02 -05:00
samples Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
scripts Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
vxmicro-env.bash