mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
- Add sdp_seq to avoid p_ccb being free during sdp - Changed some BTA_Pba functions to return non-void value - Improve error catching and report - Refactor bta_pba_client_response to avoid UAF problem - Rearrange btc_pba_client init flag to avoid some disturbing bug