Skip to content

Conversation

buxtronix
Copy link
Contributor

esp32 BLE core seems to send events to all clients, even those for others. This PR ensures that events are only handled when the connection is correct.

@buxtronix
Copy link
Contributor Author

I note that Espresso's ESP-IDF also acknowledges the event being broadcast to all clients:

https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/gattc_multi_connect.c#L150

@me-no-dev me-no-dev merged commit 1f6b0b3 into espressif:master Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants