This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-09-15 17:52:19 +01:00
Code
Issues
Releases
Wiki
Activity
Files
00e9e1421e435dc94a74afe8ce5ab519bff01e20
esphome
/
esphome
/
components
/
bluetooth_proxy
History
J. Nick Koston
fbdce3ad89
Optimize bluetooth_proxy memory usage on ESP32
2025-06-17 12:04:49 +02:00
..
__init__.py
Reduce Bluetooth overhead by disabling unused logging categories (
#8945
)
2025-06-11 11:57:43 +12:00
bluetooth_connection.cpp
Replace API deferred queue with efficient message batching system (
#9012
)
2025-06-11 11:49:15 +12:00
bluetooth_connection.h
Optimize bluetooth_proxy memory usage on ESP32
2025-06-17 12:04:49 +02:00
bluetooth_proxy.cpp
Fix unbound BLE event queue growth and reduce memory usage (
#9052
)
2025-06-15 04:45:41 +00:00
bluetooth_proxy.h
Optimize bluetooth_proxy memory usage on ESP32
2025-06-17 12:04:49 +02:00