You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
bleprph_wifi_coex has outdated reference to BLE_GAP_EVENT_LINK_ESTAB
bleprph_wifi_coex has outdated reference to BLE_GAP_EVENT_LINK_ESTAB (IDFGH-14418)
Jan 14, 2025
The event BLE_GAP_EVENT_LINK_ESTAB was introduced later on and is not part of release tag v5.3.1 . May i know if you are switching branches / codebase and hence you have stale code with reference to the event left around ?
Also can please share your console log depicting what compilation failure are you observing on release tag v5.3.1 ? Currently, no event has been removed , so there shouldn't be any compilation failure.
Answers checklist.
IDF version.
v5.3.1
Operating System used.
macOS
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
Expected it to compile. I had to change BLE_GAP_EVENT_LINK_ESTAB to BLE_GAP_EVENT_CONNECT
What is the actual behavior?
Does not compile
Steps to reproduce.
Build or installation Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: