zephyr/include/bluetooth
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.h Bluetooth: Merge buf.[ch] functionality into hci_core.[ch] 2016-02-05 20:24:39 -05:00
conn.h Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref 2016-02-05 20:24:38 -05:00
driver.h Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
gatt.h Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2016-02-05 20:24:38 -05:00
hci.h Bluetooth: Add Limited Discoverable Flag definition 2016-02-05 20:24:37 -05:00
l2cap.h Bluetooth: Merge buf.[ch] functionality into hci_core.[ch] 2016-02-05 20:24:39 -05:00
log.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.h Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00