mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
- Fix GATTC read by type length error and rsp pdu format check - Fix p_cur_handle update in gatts_db_read_attr_value_by_type - Fix len calculation error in calculate_database_info_size - Replace gatt_find_the_connected_bda with p_tcb_list iteration - Send cmd reject if cid is invalid - Fix param_len check in smp_rand_back - Remove duplicate uuid compare functions