esphome/esphome/components/esp32_ble_tracker
Fabian 5e6665494d
Use PSRam for BLE scan results. (#4486)
* Use PSRam for BLE scan results.

* Format Document

* Use generic define `CONFIG_SPIRAM`.

* Formatting changes.

* Memory allocation is allowed to fail.

* Use mark_failed instead of abort.

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 18:23:02 +00:00
..
__init__.py Refactor esp32_ble_tracker to use esp32_ble core ble setup code (#4173) 2023-01-25 14:36:30 +13:00
automation.h Add stop action for ble scanning (#3799) 2022-09-14 14:57:45 +12:00
esp32_ble_tracker.cpp Use PSRam for BLE scan results. (#4486) 2023-03-08 18:23:02 +00:00
esp32_ble_tracker.h Use PSRam for BLE scan results. (#4486) 2023-03-08 18:23:02 +00:00