J. Nick Koston
|
7a7a6825a2
|
Merge branch 'dev' into integration
|
2025-08-26 16:33:49 -05:00 |
|
J. Nick Koston
|
6004367ee2
|
[esp32_ble_client] Add missing ESP_GATTC_UNREG_FOR_NOTIFY_EVT logging (#10347)
|
2025-08-25 12:07:04 +12:00 |
|
J. Nick Koston
|
8fe582309e
|
[esp32_ble_client] Reduce log level for harmless BLE timeout race conditions (#10339)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-25 08:51:54 +12:00 |
|
J. Nick Koston
|
acfce581fa
|
[esp32_ble_client] Optimize BLE connection parameters for different connection types (#10356)
|
2025-08-25 08:17:26 +12:00 |
|
J. Nick Koston
|
9fd9c1b9d3
|
Merge branch 'connection_params' into integration
|
2025-08-21 21:47:16 -05:00 |
|
J. Nick Koston
|
65eb57ca1b
|
tweak
|
2025-08-21 21:44:59 -05:00 |
|
J. Nick Koston
|
f83f05b704
|
Merge branch 'connection_params' into integration
|
2025-08-21 20:27:15 -05:00 |
|
J. Nick Koston
|
9d16eeeb77
|
tweak
|
2025-08-21 20:27:04 -05:00 |
|
J. Nick Koston
|
8f44ec0b51
|
Merge branch 'connection_params' into integration
|
2025-08-21 09:00:12 -05:00 |
|
J. Nick Koston
|
f12bcc621c
|
dry, review
|
2025-08-21 09:00:01 -05:00 |
|
J. Nick Koston
|
f4077fdd52
|
Merge branch 'connection_params' into integration
|
2025-08-21 08:25:23 -05:00 |
|
J. Nick Koston
|
1ba37ca7c9
|
preen
|
2025-08-21 08:25:13 -05:00 |
|
J. Nick Koston
|
6054c3eac8
|
Merge branch 'connection_params' into integration
|
2025-08-21 08:12:43 -05:00 |
|
J. Nick Koston
|
2f101c0a20
|
[esp32_ble_client] Adjust connection parameters to improve device compatibility
|
2025-08-21 08:11:17 -05:00 |
|
J. Nick Koston
|
840a814f75
|
Merge remote-tracking branch 'origin/event_39' into integration
|
2025-08-20 20:26:14 -05:00 |
|
J. Nick Koston
|
4dd01ea9ac
|
[esp32_ble_client] Add missing ESP_GATTC_UNREG_FOR_NOTIFY_EVT logging
|
2025-08-20 20:25:50 -05:00 |
|
J. Nick Koston
|
7577153baa
|
Merge remote-tracking branch 'origin/event_39' into integration
|
2025-08-20 20:24:22 -05:00 |
|
J. Nick Koston
|
a6850786e2
|
[esp32_ble_client] Add missing ESP_GATTC_UNREG_FOR_NOTIFY_EVT logging
|
2025-08-20 20:23:37 -05:00 |
|
J. Nick Koston
|
18ad9804d3
|
Merge branch 'open_error_fix' into integration
|
2025-08-20 20:07:13 -05:00 |
|
J. Nick Koston
|
8ee46435a3
|
cleanup
|
2025-08-20 20:04:13 -05:00 |
|
J. Nick Koston
|
fbd3cb0965
|
Merge branch 'open_error_fix' into integration
|
2025-08-20 14:54:31 -05:00 |
|
J. Nick Koston
|
977ff9b481
|
[esp32_ble_client] Fix race condition causing "ESP_GATTC_OPEN_EVT in IDLE state" error spam
|
2025-08-20 14:53:42 -05:00 |
|
J. Nick Koston
|
5a740fb390
|
Merge branch 'remove_searching' into integration
|
2025-08-20 07:46:01 -05:00 |
|
J. Nick Koston
|
d8c85bfc44
|
[bluetooth_proxy] Remove unused ClientState::SEARCHING state
|
2025-08-20 06:44:25 -05:00 |
|
J. Nick Koston
|
6819bbd8f8
|
[esp32_ble_client] Add log helper functions to reduce flash usage by 120 bytes (#10243)
|
2025-08-20 14:38:32 +12:00 |
|
J. Nick Koston
|
0413914eda
|
Merge branch 'esp32_ble_client_strings_2' into integration
|
2025-08-14 17:46:34 -05:00 |
|
J. Nick Koston
|
8a9d30c8d3
|
[esp32_ble_client] Add log helper functions to reduce flash usage by 120 bytes
|
2025-08-14 17:44:15 -05:00 |
|
J. Nick Koston
|
d4d1a96f9b
|
[esp32_ble_client] Reduce flash usage by optimizing logging strings (#10119)
|
2025-08-08 10:42:03 +10:00 |
|
J. Nick Koston
|
1ba76f5f2e
|
[esp32_ble_client] Conditionally compile BLE service classes to reduce flash usage (#10114)
|
2025-08-07 03:46:34 -05:00 |
|
J. Nick Koston
|
4d56781be9
|
Merge branch 'esp32_ble_client_strings' into integration
|
2025-08-06 22:42:31 -10:00 |
|
J. Nick Koston
|
481bbeb6b5
|
[esp32_ble_client] Reduce flash usage by optimizing logging strings
|
2025-08-06 22:41:50 -10:00 |
|
J. Nick Koston
|
469076c7dd
|
Merge branch 'cond_compile_service_char_desc_cond' into integration
|
2025-08-06 22:04:31 -10:00 |
|
J. Nick Koston
|
c5065f21b8
|
condtional
|
2025-08-06 19:53:57 -10:00 |
|
J. Nick Koston
|
c0a62c0be1
|
[esp32_ble_client] Avoid iterating empty services vector for bluetooth_proxy connections (#10110)
|
2025-08-07 03:40:12 +00:00 |
|
J. Nick Koston
|
6d66ddd68d
|
[bluetooth_proxy][esp32_ble_tracker][esp32_ble_client] Consolidate duplicate logging code to reduce flash usage (#10097)
|
2025-08-07 13:41:03 +12:00 |
|
J. Nick Koston
|
325ec0a0ae
|
[esp32_ble_client] Convert to C++17 nested namespace syntax (#10111)
|
2025-08-07 12:18:03 +12:00 |
|
J. Nick Koston
|
28c4460f8b
|
Merge branch 'esp32_ble_client_namespace' into integration
|
2025-08-06 10:56:28 -10:00 |
|
J. Nick Koston
|
cb4d3d37cf
|
[esp32_ble_client] Convert to C++17 nested namespace syntax
|
2025-08-06 10:55:56 -10:00 |
|
J. Nick Koston
|
ee98abe9f1
|
[esp32_ble_client] Fix V3_WITH_CACHE connections unnecessarily populating services vector
|
2025-08-06 10:27:18 -10:00 |
|
J. Nick Koston
|
5d93388a5f
|
[bluetooth_proxy][esp32_ble_tracker][esp32_ble_client] Consolidate duplicate logging code to reduce flash usage
|
2025-08-05 20:26:43 -10:00 |
|
J. Nick Koston
|
64c94c1440
|
[esp32_ble_client] Fix connection parameter timing by setting preferences before connection (#10059)
|
2025-08-05 13:11:32 +12:00 |
|
J. Nick Koston
|
27ba90ea95
|
[esp32_ble_client] Start MTU negotiation earlier following ESP-IDF examples (#10062)
|
2025-08-05 12:59:23 +12:00 |
|
J. Nick Koston
|
6be22a5ea9
|
[esp32_ble_client] Connect immediately on READY_TO_CONNECT to reduce latency (#10051)
|
2025-08-04 17:15:28 +12:00 |
|
J. Nick Koston
|
989058e6a9
|
[esp32_ble_client] Use FAST connection parameters for all v3 connections (#10052)
|
2025-08-04 17:12:06 +12:00 |
|
J. Nick Koston
|
88cfcc1967
|
[esp32_ble_client] Fix BLE connection stability for WiFi-based proxies (#9993)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-30 22:36:33 -05:00 |
|
J. Nick Koston
|
9b4fe54f45
|
[esp32_ble_client] Fix connection failures with short discovery timeout devices and speed up BLE connections (#9971)
|
2025-07-29 19:19:12 -10:00 |
|
J. Nick Koston
|
30c4b91697
|
Remove parsed advertisement support from bluetooth_proxy to save memory (#9489)
|
2025-07-16 13:19:03 +12:00 |
|
Thomas Rupprecht
|
61dfd5541f
|
use c++17 [[fallthrough]]; (#9149)
|
2025-06-27 02:40:42 +00:00 |
|
J. Nick Koston
|
2e534ce41e
|
Reduce CPU overhead by allowing components to disable their loop() (#9089)
|
2025-06-18 21:49:25 +12:00 |
|
J. Nick Koston
|
c0b05ada1a
|
Reduce ESP_LOGCONFIG calls (#9026)
|
2025-06-09 00:02:30 +00:00 |
|