1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-20 20:22:27 +01:00
This commit is contained in:
J. Nick Koston
2025-07-30 22:15:39 -10:00
parent 712de79973
commit 40e2960264
3 changed files with 12 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ class BluetoothConnection : public esp32_ble_client::BLEClientBase {
protected:
friend class BluetoothProxy;
bool supports_efficient_uuids_() const;
void send_service_for_discovery_();
void reset_connection_(esp_err_t reason);