J. Nick Koston
|
75f3adcd95
|
[esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations (#10249)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-18 07:49:50 +12:00 |
|
J. Nick Koston
|
af9ecf3429
|
[esp32_ble] Optimize BLE event memory usage by eliminating std::vector overhead (#10247)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 07:38:27 +00:00 |
|
J. Nick Koston
|
ec2e0c50f1
|
[bluetooth_proxy] [esp32_ble_tracker] [esp32_ble] Use C++17 nested namespace syntax (#9825)
|
2025-07-24 15:23:45 +12:00 |
|
J. Nick Koston
|
3f1f99cf37
|
Extract lock-free queue and event pool to core helpers (#9238)
|
2025-06-29 08:08:33 +12:00 |
|
J. Nick Koston
|
9c90ca297a
|
Fix missing BLE GAP events causing RSSI sensor and beacon failures (#9138)
|
2025-06-19 03:03:09 +00:00 |
|
J. Nick Koston
|
6667336bd8
|
Eliminate memory fragmentation with BLE event pool (#9101)
|
2025-06-18 21:57:49 +12:00 |
|
J. Nick Koston
|
07cf6e723b
|
Fix unbound BLE event queue growth and reduce memory usage (#9052)
|
2025-06-15 04:45:41 +00:00 |
|
Jesse Hills
|
4aac76c549
|
Refactor esp32_ble_tracker to use esp32_ble core ble setup code (#4173)
|
2023-01-25 14:36:30 +13:00 |
|