zephyr/net/bluetooth
Johan Hedberg b9476947d9 Bluetooth: att: Convert to net_buf API
Convert the code to use the net_buf API instead of the soon to be
removed bt_buf API.

Change-Id: I89e5ac5a178cf57c0a3f7fee38d1170c25e07c5b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:38 -05:00
..
att.c Bluetooth: att: Convert to net_buf API 2016-02-05 20:24:38 -05:00
att.h Bluetooth: att: Convert to net_buf API 2016-02-05 20:24:38 -05:00
buf.c Bluetooth: Initial conversion to net_buf API 2016-02-05 20:24:38 -05:00
conn.c Bluetooth: conn: Convert to net_buf API 2016-02-05 20:24:38 -05:00
conn_internal.h Bluetooth: conn: Convert to net_buf API 2016-02-05 20:24:38 -05:00
gatt.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2016-02-05 20:24:38 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: core: Convert to net_buf API 2016-02-05 20:24:38 -05:00
hci_core.h Bluetooth: core: Convert to net_buf API 2016-02-05 20:24:38 -05:00
Kconfig net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
keys.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
keys.h Bluetooth: SMP: Add support for encryption key size reduction 2016-02-05 20:24:30 -05:00
l2cap.c Bluetooth: l2cap: Convert to net_buf API 2016-02-05 20:24:38 -05:00
l2cap_internal.h Bluetooth: l2cap: Convert to net_buf API 2016-02-05 20:24:38 -05:00
Makefile Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
smp.c Bluetooth: smp: Convert to net_buf API 2016-02-05 20:24:38 -05:00
smp.h Bluetooth: smp: Convert to net_buf API 2016-02-05 20:24:38 -05:00
smp_null.c Bluetooth: smp: Convert to net_buf API 2016-02-05 20:24:38 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00