J. Nick Koston
0512339c58
Deduplicate the stream-abort sequence and small cleanups
...
- abort_service_stream() on the wrapper (which owns the latch discipline)
replaces five identical field-poke sequences in the streamer
- The pre-start reuses check_and_log_error_ like the serialized path
- discover_services() sets the requested flag where it sticks instead of
set-then-rollback; deliver_pending_search_() returns void (no caller
reads it); loop()'s IDLE arm folds into the settle arm
- SEARCH_CMPL during a teardown skips the param/count work whose result
is never delivered
- frameworks_for_platforms() in config_helpers derives framework sets
from platform lists; the hub.cpp filter entry is now a named map pinned
by a test against the proxy's platform list
2026-08-09 10:05:42 -05:00
J. Nick Koston
93124f1f1f
Align two comments with the code they describe
2026-08-09 08:55:49 -05:00
J. Nick Koston
612033062f
Apply combined review: wire MTU parity, abort teardown parity, closure ownership
2026-08-09 03:08:47 -05:00
J. Nick Koston
f2261d6632
Merge branch 'esp32-gatt-backend' into esp32-proxy-flip
2026-08-09 02:16:17 -05:00
J. Nick Koston
d224a82e38
Fold the tracker shim into the backend and pass the MTU through
2026-08-09 02:16:14 -05:00
J. Nick Koston
06a52f682f
Name the platform explicitly in schema builders for the dumper
2026-08-09 01:01:21 -05:00
J. Nick Koston
3c7e5000a5
Merge branch 'esp32-gatt-backend' into esp32-proxy-flip
2026-08-09 00:44:41 -05:00
J. Nick Koston
7af211ab54
Deliver completions through a GattClientListener interface
2026-08-09 00:44:35 -05:00
J. Nick Koston
ba567cecc3
Shared backend codegen registry and flip cleanups
2026-08-09 00:23:34 -05:00
J. Nick Koston
ee7fb83334
Merge branch 'esp32-gatt-backend' into esp32-proxy-flip
...
# Conflicts:
# esphome/components/bluetooth_connection/bluetooth_connection_bluedroid.cpp
# esphome/components/bluetooth_connection/bluetooth_connection_bluedroid.h
2026-08-09 00:20:09 -05:00
J. Nick Koston
9db31db24d
Multi-consumer sink, table materializer, and review fixes for the backend
2026-08-09 00:19:39 -05:00
J. Nick Koston
ceca66c01a
Merge branch 'esp32-gatt-backend' into esp32-proxy-flip
2026-08-08 23:53:50 -05:00
J. Nick Koston
97bbcf55d9
Describe the ladder arm's real safety net in the test docstring
2026-08-08 23:53:45 -05:00
J. Nick Koston
d135ac97e5
Report teardown once at CLOSE_EVT and refuse connects on a busy slot
2026-08-08 23:27:04 -05:00
J. Nick Koston
9fef1862be
Merge branch 'esp32-gatt-backend' into esp32-proxy-flip
2026-08-08 23:09:18 -05:00
J. Nick Koston
9d8362738f
Use the canonical board id and the sibling test conventions
2026-08-08 23:09:13 -05:00
J. Nick Koston
c09e3e0d45
Check the alias defines through real codegen
2026-08-08 22:42:56 -05:00
J. Nick Koston
cdd7bef74a
Check the alias defines through real codegen
2026-08-08 22:40:36 -05:00
J. Nick Koston
0e1321a813
Merge branch 'esp32-gatt-backend' into esp32-proxy-flip
2026-08-08 22:38:31 -05:00
J. Nick Koston
2dc9fbec5e
Pin the tracker alias three-place invariant
2026-08-08 22:38:26 -05:00
J. Nick Koston
9dafff6a61
Apply the simplify findings and fix the passive esp32 build
2026-08-08 22:32:36 -05:00
J. Nick Koston
3c7a1062c8
Flip the esp32 proxy onto the hub wrapper
2026-08-08 22:21:38 -05:00
J. Nick Koston
8164cdd018
Stream in place through a backend cut-through
2026-08-08 22:08:16 -05:00
J. Nick Koston
4ea491d46f
Bound the streaming peak to one batch window
2026-08-08 21:59:08 -05:00
J. Nick Koston
536afce394
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
...
# Conflicts:
# esphome/components/ble_device_base/ble_hub.h
# esphome/components/bluetooth_proxy/__init__.py
# esphome/components/bluetooth_proxy/bluetooth_proxy.cpp
# esphome/components/bluetooth_proxy/bluetooth_proxy.h
# esphome/components/esp32_ble_tracker/esp32_ble_tracker.h
2026-08-08 16:02:18 -05:00
J. Nick Koston and J. Nick Koston
152b6a5d50
Update stale comments left by the listener removal
2026-08-08 15:59:54 -05:00
J. Nick Koston and J. Nick Koston
f68ebcf7d1
Retire the scanner-state listener interface
2026-08-08 15:59:54 -05:00
J. Nick Koston and GitHub
8c74e3d5ef
[bluetooth_proxy] Deliver scanner state through the hub callback ( #18175 )
2026-08-08 15:59:49 -05:00
J. Nick Koston and GitHub
04384e0f5b
[ble_device_base] Bind the GATT backend at compile time ( #18185 )
2026-08-08 15:59:32 -05:00
J. Nick Koston
952c3e6584
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
2026-08-08 09:52:26 -05:00
J. Nick Koston
2ea55bee7b
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
2026-08-08 09:52:24 -05:00
J. Nick Koston
f2da6c1a56
Merge remote-tracking branch 'origin/dev' into esp32-proxy-hub-scanner-state
...
# Conflicts:
# esphome/components/bluetooth_proxy/__init__.py
# esphome/components/bluetooth_proxy/bluetooth_proxy.cpp
# esphome/components/bluetooth_proxy/bluetooth_proxy.h
# tests/component_tests/ble_device_base/test_slot_counter.py
2026-08-08 09:51:50 -05:00
J. Nick Koston and GitHub
7218aa4803
[bluetooth_connection] Explicit pairing for rp2 ( #18166 )
2026-08-08 09:51:12 -05:00
J. Nick Koston and GitHub
9cb46aa584
[bluetooth_proxy] Deliver esp32 advertisements through the hub callback ( #18173 )
2026-08-08 09:50:32 -05:00
J. Nick Koston
fa2dafcbca
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
2026-08-08 02:43:49 -05:00
J. Nick Koston
dc18fced19
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
2026-08-08 02:43:47 -05:00
J. Nick Koston
65db614f22
Pin the scanner-state callback slot semantics
2026-08-08 02:43:09 -05:00
Edvard Filistovič and GitHub
68acc055bf
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 13: xiaomi_rtcgq02lm, xiaomi_wx08zm, xiaomi_xmwsdj04mmc) ( #18183 )
2026-08-08 02:06:40 -05:00
J. Nick Koston
7fe447a4a2
Enforce the hub surface with a concept
2026-08-08 02:00:17 -05:00
J. Nick Koston
ffe55f7691
Trim the new comments to repo style
2026-08-08 01:52:40 -05:00
2730c10c2c
[modbus] Route broadcast writes (address 0) to all server devices ( #17387 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-08 01:35:49 -05:00
Edvard Filistovič and GitHub
252bb3333e
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 12: xiaomi_miscale, xiaomi_mjyd02yla, xiaomi_mue4094rt) ( #18180 )
2026-08-08 01:34:08 -05:00
J. Nick Koston
daf988fde8
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
2026-08-08 01:31:26 -05:00
J. Nick Koston
6604a9cca7
Update stale comments left by the listener removal
2026-08-08 01:31:22 -05:00
J. Nick Koston
ddd45e393b
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
2026-08-08 01:26:09 -05:00
J. Nick Koston
0974e8a1f5
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
2026-08-08 01:26:07 -05:00
J. Nick Koston
fc77cdcb7d
Drop a leftover declaration and fix a stale test name
2026-08-08 01:26:03 -05:00
J. Nick Koston
ab458fffab
Bind BLEHub to the build's tracker at compile time
2026-08-08 01:18:21 -05:00
Edvard Filistovič and GitHub
98f4854ecd
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 11: xiaomi_lywsdcgq, xiaomi_mhoc303, xiaomi_mhoc401) ( #18178 )
2026-08-08 01:01:24 -05:00
J. Nick Koston
6b2938c1f7
Retire the scanner-state listener interface
2026-08-08 00:56:59 -05:00