zephyr/net
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
..
bluetooth Bluetooth: Change bt_buf_add return type to 'void *' 2016-02-05 20:14:02 -05:00
defs.objs Bluetooth: Add skeleton for HCI core 2016-02-05 20:13:44 -05:00