zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 43d8d34dc4 Bluetooth: Controller: Remove memcpy of SCAN_REQ and CONN_REQ PDUs
Removed implementation that used memcpy of received PDUs and
instead using the free Rx buffers; use the scratch PDU for
transmitting scan requests and connection requests.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-08-25 18:07:53 -04:00
..
audio bluetooth: audio: build as static library 2021-08-17 06:06:03 -04:00
common bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
controller Bluetooth: Controller: Remove memcpy of SCAN_REQ and CONN_REQ PDUs 2021-08-25 18:07:53 -04:00
host Bluetooth: ISO: Fixes missing handling of broadcast ISO TX 2021-08-25 18:06:09 -04:00
mesh Bluetooth: Mesh: Use separate net_bufs for bt_mesh_app_decrypt in friend 2021-08-20 12:49:28 +02:00
services Bluetooth: ots: Fix output formatting 2021-08-19 10:20:37 -04:00
shell Bluetooth: shell: Update ISO shell to new API 2021-08-24 07:29:11 -04:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: ISO: Update connected ISO API 2021-08-24 07:29:11 -04:00