1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-07 05:42:20 +01:00

Merge branch 'integration' into memory_api

This commit is contained in:
J. Nick Koston
2025-07-25 17:25:55 -10:00

View File

@@ -108,7 +108,7 @@ void BluetoothConnection::send_service_for_discovery_() {
if (total_char_count == 0) {
// No characteristics, just send the service response
api_conn->send_message(resp, api::BluetoothGATTGetServicesResponse::MESSAGE_TYPE);
return
return;
}
// Reserve space and process characteristics