This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
esphome
Watch
2
Star
0
Fork
0
mirror of
https://github.com/esphome/esphome.git
synced
2026-09-27 06:50:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99a5a6f3a6ac266feb99e2b2091b103e27f30f2c
esphome
/
esphome
/
components
/
esp32_ble
T
History
J. Nick Koston
a2254a6d55
Merge branch 'integration' into memory_api
2025-10-12 11:29:04 -10:00
..
__init__.py
fixes
2025-10-12 11:13:14 -10:00
ble_advertising.cpp
Merge remote-tracking branch 'upstream/dev' into integration
2025-10-06 11:57:24 -05:00
ble_advertising.h
[esp32_ble_server] Optimize manufacturer_data storage to reduce memory overhead
2025-10-05 17:00:32 -05:00
ble_event.h
[esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations (
#10249
)
2025-08-18 07:49:50 +12:00
ble_scan_result.h
[bluetooth_proxy] [esp32_ble_tracker] [esp32_ble] Use C++17 nested namespace syntax (
#9825
)
2025-07-24 15:23:45 +12:00
ble_uuid.cpp
[esp32_ble] Refactor ESPBTUUID comparison with direct returns and memcmp (
#11074
)
2025-10-08 09:34:08 +13:00
ble_uuid.h
[bluetooth_proxy] Remove ESPBTUUID dependency to save 296 bytes of flash (
#10213
)
2025-08-13 14:18:53 +12:00
ble.cpp
Merge branch 'integration' into memory_api
2025-10-12 11:29:04 -10:00
ble.h
Merge branch 'ble_handlers_static' into integration
2025-10-12 11:28:54 -10:00