zephyr/drivers
Johan Hedberg d829fe9755 Bluetooth: Consolidate bt_buf_get* functions
We may soon want to have a _wait() variant of bt_buf_get, so to avoid
the number of 'get' function growing too large consolidate the
existing get() and get_reserve() functions into a single one. The new
consolidated function also takes the type as input parameter so that
we know this from the very start and thereby plan for the split into
multiple buffer pools.

Change-Id: Ia09448565349def2be9bc08d9510fedd029480b4
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:13:50 -05:00
..
bluetooth Bluetooth: Consolidate bt_buf_get* functions 2016-02-05 20:13:50 -05:00
console console: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
interrupt_controller First commit 2015-04-10 16:44:37 -07:00
pci pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
random First commit 2015-04-10 16:44:37 -07:00
serial uart: Rename INTERRUPT_DRIVEN configuration option 2016-02-05 20:13:41 -05:00
timer Rename _SysIdleElapsedTicks to _sys_idle_elapsed_ticks 2016-02-05 20:13:44 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00