mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
1. optimiz the ble stop adv callback function. 2. added the osi_mutex_unlock in the bta_gattc_wait4_service_change_ccc_cback function when the p_timer_param == NULL || p_conn == NULL.