zephyr/subsys/bluetooth/host
Johan Hedberg ac1360f0a7 Bluetooth: Mesh: Convert to new net_buf_simple APIs
Convert the mesh code to use the new net_buf_siple APIs. This has the
benefit of saving 4 bytes off the stack due to the not needed pointer.
Also update the publication context helpers to map to the new
net_buf_simple API in an intuitive way.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-13 14:00:08 +02:00
..
mesh Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
avdtp_internal.h
avdtp.c
CMakeLists.txt Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
conn_internal.h
conn.c Bluetooth: Remove useless BT_L2CAP_TX_USER_DATA_SIZE Kconfig variable 2018-02-12 09:48:32 +02:00
crypto.c
crypto.h
ecc.h
gatt_internal.h
gatt.c Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
hci_core.c Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: Remove useless BT_L2CAP_TX_USER_DATA_SIZE Kconfig variable 2018-02-12 09:48:32 +02:00
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c net: buf: Redesigned API with split data and meta-data 2018-02-10 09:20:42 +02:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
smp_null.c
smp.c
smp.h
storage.c
testing.c Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
testing.h Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
uuid.c