This website requires JavaScript.
Explore
Help
Sign In
mirror
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2026-03-01 02:14:19 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70038ea0a81fc0f62ecf94496fc5259a083622bf
esphome
/
esphome
/
components
/
esp32_ble_client
History
J. Nick Koston
81e91c2a8f
[esp32_ble] Add stack-based UUID formatting to avoid heap allocations (
#12510
)
2025-12-19 11:18:32 -10:00
..
__init__.py
Add myself to multiple bluetooth codeowners (
#10083
)
2025-08-05 09:00:04 +00:00
ble_characteristic.cpp
[esp32_ble] Add stack-based UUID formatting to avoid heap allocations (
#12510
)
2025-12-19 11:18:32 -10:00
ble_characteristic.h
[esp32_ble_client] Conditionally compile BLE service classes to reduce flash usage (
#10114
)
2025-08-07 03:46:34 -05:00
ble_client_base.cpp
[esp32_ble] Add stack-based UUID formatting to avoid heap allocations (
#12510
)
2025-12-19 11:18:32 -10:00
ble_client_base.h
[esp32_ble_client] Replace std::string with char[18] for BLE address storage (
#12070
)
2025-11-25 18:37:49 -06:00
ble_descriptor.h
[esp32_ble_client] Conditionally compile BLE service classes to reduce flash usage (
#10114
)
2025-08-07 03:46:34 -05:00
ble_service.cpp
[esp32_ble] Add stack-based UUID formatting to avoid heap allocations (
#12510
)
2025-12-19 11:18:32 -10:00
ble_service.h
[esp32_ble_client] Conditionally compile BLE service classes to reduce flash usage (
#10114
)
2025-08-07 03:46:34 -05:00