mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Merge branch 'bluetooth_connection_churn' into integration
This commit is contained in:
		| @@ -49,6 +49,7 @@ enum BluetoothProxySubscriptionFlag : uint32_t { | ||||
| }; | ||||
|  | ||||
| class BluetoothProxy : public esp32_ble_tracker::ESPBTDeviceListener, public Component { | ||||
|   friend class BluetoothConnection;  // Allow connection to update connections_free_response_ | ||||
|  public: | ||||
|   BluetoothProxy(); | ||||
| #ifdef USE_ESP32_BLE_DEVICE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user