zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz 4b622afbb3 Bluetooth: hci_raw: Move buffer management to common place
This makes hci_raw to manage RX and TX buffers so its logic don't have
to be replicated on each an every driver/application, it also makes it
simpler to deal with extra headers for H:4 mode since that then can be
done at earlier at buffer allocation.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-04-20 21:59:47 +03:00
..
a2dp_internal.h
a2dp.c
aes_ccm.c
at.c
at.h
att_internal.h
att.c Bluetooth: ATT: Fix passing wrong pointer when disconnecting 2020-04-15 11:38:41 +03:00
avdtp_internal.h
avdtp.c
CMakeLists.txt
conn_internal.h Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
conn.c Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
crypto.c bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
crypto.h
ecc.h
gatt_internal.h
gatt.c bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
hci_core.c Bluetooth: host: Allow only one legacy advertising instance 2020-04-20 15:49:58 +02:00
hci_core.h Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
hfp_hf.c
hfp_internal.h
Kconfig bluetooth: host: Dynamic bt_conn_le_create timeout 2020-04-06 13:29:49 +03:00
Kconfig.gatt
Kconfig.l2cap
keys_br.c
keys.c Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
settings.c Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
settings.h
smp_null.c
smp.c Bluetooth: SMP: Fix bond lost on pairing failure. 2020-04-05 14:32:56 +03:00
smp.h
testing.c
testing.h
uuid.c