zephyr/drivers/bluetooth
Johan Hedberg 4fe9e018d3 drivers: bluetooth: h4: Free RX buffer upon reset
There are cases where reset_rx() is called when rx.buf is set (e.g. when
the buffer was too small to receive the incoming packet). Be sure to free
the buffer, so that it wont get reused for the next packet (which might
require a buffer from a different pool).

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2025-03-31 11:29:55 +02:00
..
hci drivers: bluetooth: h4: Free RX buffer upon reset 2025-03-31 11:29:55 +02:00
CMakeLists.txt
Kconfig Bluetooth: controller: Update to new HCI driver API 2024-06-11 19:42:49 -04:00
util.h