zephyr/net
Johan Hedberg 4b433d4fa6 Bluetooth: Differentiate send/recv of needed driver headroom
The space that the HCI driver needs to reserve for its own use is not
necessarily symmetrical. E.g. even with the current H4 driver we only
need to reserve space for sending data but not for receiving it.
Keeping track of these values independently enables more efficient use
of the buffers.

Change-Id: I64917b545c5cd77356ed038d09afe76422334661
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:39 -05:00
..
bluetooth Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
ip net: Add Kconfig option for sanity test 2016-02-05 20:24:39 -05:00
buf.c net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
Kconfig net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00