mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Merge remote-tracking branch 'origin/bluetooth_connection_churn' into bluetooth_connection_churn
This commit is contained in:
@@ -124,7 +124,6 @@ void BluetoothConnection::reset_connection_(esp_err_t reason) {
|
||||
// (aioesphomeapi) implements a 30-second timeout (DEFAULT_BLE_TIMEOUT)
|
||||
// to detect incomplete service discovery rather than relying on us to
|
||||
// tell them about a partial list.
|
||||
|
||||
this->set_address(0);
|
||||
this->send_service_ = DONE_SENDING_SERVICES;
|
||||
this->proxy_->send_connections_free();
|
||||
|
||||
Reference in New Issue
Block a user