zephyr/subsys/bluetooth/host
Johan Hedberg 0ad6dbd80d Bluetooth: Move HCI command buffer user data into separate array
The HCI command buffers are the only ones with more than 4 bytes of
required user data. Move the user data into a separate array and do
the mapping with the help of net_buf_id(). After this, it will be
possible to reduce the default net_buf user data size from 8 to 4.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-12 09:48:32 +02:00
..
mesh
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c
avdtp_internal.h
avdtp.c
CMakeLists.txt
conn_internal.h
conn.c
crypto.c
crypto.h
ecc.h
gatt_internal.h
gatt.c
hci_core.c
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c
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
testing.h
uuid.c