esp-idf/components/bt/host/bluedroid/api
Jiang Jiang Jian 77f5391037 Merge branch 'feat/add_test_api_for_sec_v5.2' into 'release/v5.2'
Feat/add test api for sec v5.2

See merge request espressif/esp-idf!29169
2024-02-22 12:20:47 +08:00
..
include/api Merge branch 'feat/add_test_api_for_sec_v5.2' into 'release/v5.2' 2024-02-22 12:20:47 +08: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_bluedroid_hci.c feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-11-02 11:10:24 +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): Added mode to use BlueDroid host only without Bluetooth Controller 2023-11-02 11:10:24 +08:00
esp_gap_ble_api.c feat(ble/bluedroid): Add getter for BLE GAP callback 2024-01-26 16:21:27 +08:00
esp_gap_bt_api.c feat(bt/bluedroid): Added an API to specify data types for ACL-U traffic 2023-11-21 08:09:24 +00: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 feat(ble/bluedroid): Add getter for BLE GATTC calllback 2024-01-26 16:21:27 +08:00
esp_gatts_api.c feat(ble/bluedroid): Add getter for BLE GATTS callback 2024-01-26 16:21:27 +08:00
esp_hf_ag_api.c fix(bt/bluedroid): Added some argument check in APIs of HFP AG 2023-11-20 11:57:58 +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 docs(bt/bluedroid): update API documents of SPP 2024-02-22 09:52:53 +08:00