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
[ESP32] Backport nimble and bluedroid fixes to v1.4-branch. (#37800)
* [ESP32]: Added the missing ble_store_config_init api to fix ble_bonding (#37705)
* [ESP32]: Fixed the crash due to ble_hs_is_enabled check bypass (#37354)
* [ESP32]: Fixed the bluedroid commissioning with latest chip-tool (#37786)
- Added the indicate flag instead of notify as per spec in
bluedroid implementation.
- Fixes the commissioning failure due to "No valid C2" error.
0 commit comments