zephyr/drivers/bluetooth
Johan Hedberg 4e65d0aac2 Bluetooth: Split ACL buffers into two distinct types
We'll soon want to have dedicated pools for outgoing and incoming ACL
data. To know from which pool to get and put the buffers each buffer
should contain enough information to distinguish the two types. This
patch splits the old BT_ACL type into two new BT_ACL_IN & BT_ACL_OUT
types.

Change-Id: I7d3c05c26d2a70f80fb1229e245aa21673ec378b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:13:50 -05:00
..
uart.c Bluetooth: Split ACL buffers into two distinct types 2016-02-05 20:13:50 -05:00
uart.h Bluetooth: Add HCI UART (H4) driver 2016-02-05 20:13:44 -05:00