zephyr/net/bluetooth
Johan Hedberg c73b131b3b Bluetooth: core: 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: I226de212d4f8d4f5b613708ffe42570443bc2182
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:38 -05:00
..
att.c Bluetooth: Make use of bt_uuid_to_str 2016-02-05 20:24:37 -05:00
att.h Bluetooth: Add BT_ATT_MAX_LE_MTU define 2016-02-05 20:24:37 -05:00
buf.c Bluetooth: Initial conversion to net_buf API 2016-02-05 20:24:38 -05:00
conn_internal.h Bluetooth: Refactor fixed channel data 2016-02-05 20:24:37 -05:00
conn.c Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref 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
gatt.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2016-02-05 20:24:38 -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_internal.h Bluetooth: Refactor fixed channel data 2016-02-05 20:24:37 -05:00
l2cap.c Bluetooth: Add CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL 2016-02-05 20:24:37 -05:00
Makefile Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
smp_null.c Bluetooth: Refactor fixed channel data 2016-02-05 20:24:37 -05:00
smp.c Bluetooth: SMP: Use best effort for MITM in Security Request 2016-02-05 20:24:37 -05:00
smp.h Bluetooth: SMP: Ignore unsupported AuthReq in Security Request 2016-02-05 20:24:31 -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