esp-idf/components/bt/host/bluedroid/api
Island 87aeb49cff Merge branch 'feature/support_ble_53_host_feat_v5.0' into 'release/v5.0'
Support BLE host feature for PTS (backport v5.0)

See merge request espressif/esp-idf!25646
2023-09-18 15:23:06 +08:00
..
include/api Merge branch 'feature/support_ble_53_host_feat_v5.0' into 'release/v5.0' 2023-09-18 15:23:06 +08:00
esp_a2dp_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_avrc_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_bt_device.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_bt_main.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_gap_ble_api.c bluedroid: add periodic adv sync transfer API and EVT 2023-08-30 15:17:47 +08:00
esp_gap_bt_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_gatt_common_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_gattc_api.c bluedroid: add GATT read multi variable API and evt 2023-08-30 15:17:56 +08:00
esp_gatts_api.c bluedroid: support gatts show local database 2023-08-30 15:17:38 +08:00
esp_hf_ag_api.c feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent 2023-09-07 11:37:09 +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-07 11:37:09 +08:00
esp_hidd_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_hidh_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +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-12-12 11:26:26 +08:00
esp_sdp_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
esp_spp_api.c Added esp_spp_vfs_unregister() to free memory allocated by esp_spp_vfs_register() 2022-12-19 11:32:01 +08:00