zephyr/drivers/bluetooth
Kamil Piszczek 362f2299cd drivers: bluetooth: hci: rpmsg: fix handling of hci events
Fixed handling of HCI events in the HCI driver over RPMsg. Now,
the driver makes use of discardable buffer pool when allocating
memory for certain HCI event types (e.g. Advertising Report Event).
Applications that are flooded with Advertising Reports will run
much better after this change (e.g. Mesh applications).

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2019-11-28 10:55:32 +02:00
..
hci drivers: bluetooth: hci: rpmsg: fix handling of hci events 2019-11-28 10:55:32 +02:00
CMakeLists.txt drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
util.h