esp-idf/components/bt/host/bluedroid/api
Zhi Wei Jian daf1fc790a Merge branch 'bugfix/fix_dtm_test_failed_on_ble_5.0' into 'master'
fix(ble/bluedroid): fixed bluedroid host DTM API

Closes BLEQABR23-690 and BLECRT-42

See merge request espressif/esp-idf!26345
2023-10-18 14:04:54 +08:00
..
include/api Update BLE lib on ESP32-C3 and ESP32-S3 2023-10-12 07:42:53 +00:00
esp_a2dp_api.c remove(bluedroid): Delete media stop command and audio stopped state 2023-09-11 08:25:00 +00:00
esp_avrc_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_bt_device.c feat(ble/bluedroid): Add API to update config file path 2023-09-25 20:58:55 +08:00
esp_bt_main.c feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization 2023-08-31 12:28:38 +00:00
esp_gap_ble_api.c Merge branch 'bugfix/fix_dtm_test_failed_on_ble_5.0' into 'master' 2023-10-18 14:04:54 +08:00
esp_gap_bt_api.c fix(bt/bluedroid): Fix issue of QoS configuration failure when t_poll is greater than 40 2023-09-22 12:14:32 +08:00
esp_gatt_common_api.c feat(ble/bluedroid): Add API to update config file path 2023-09-25 20:58:55 +08:00
esp_gattc_api.c bluedroid: add GATT read multi variable API and evt 2023-01-10 20:44:23 +08:00
esp_gatts_api.c bluedroid: support gatts show local database 2023-04-23 17:22:04 +08:00
esp_hf_ag_api.c feat(bt/bluedroid): Add supprot for specific indicator sending from AG to Client 2023-09-25 11:41:18 +08:00
esp_hf_client_api.c feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent 2023-09-04 20:29:03 +08:00
esp_hidd_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_hidh_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_l2cap_bt_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_sdp_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_spp_api.c Added esp_spp_vfs_unregister() to free memory allocated by esp_spp_vfs_register() 2022-12-05 20:30:43 +08:00