mirror of
https://github.com/esphome/esphome.git
synced 2025-09-20 20:22:27 +01:00
fixes
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user