esp-idf/components/bt/host/bluedroid/api
Wang Meng Yang 4b74e4e595 Merge branch 'bugfix/fix_sdp_compatibility' into 'master'
Bugfix/fix sdp compatibility

See merge request espressif/esp-idf!33442
2024-09-18 11:31:27 +08:00
..
include/api Merge branch 'bugfix/fix_sdp_compatibility' into 'master' 2024-09-18 11:31:27 +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 feat(bt/bluedroid): Add Kconfig options to controll AVRCP Cover Art feature 2024-09-13 17:58:49 +08:00
esp_bluedroid_hci.c feat(bt/nimble): support hci log for nimble 2024-05-24 14:51:06 +08:00
esp_bt_device.c feat(ble/bluedroid): move vendor hci api to ble internal code 2024-04-10 14:17:01 +08:00
esp_bt_main.c refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example 2024-08-28 14:51:12 +08:00
esp_gap_ble_api.c fix(ble/bluedroid): Optimize BLE function 'esp_ble_resolve_adv_data_by_type' 2024-08-27 16:56:39 +08:00
esp_gap_bt_api.c fix(bt): Add a parameter in the two least significant bits of Class of Device 2024-08-27 14:23:49 +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 feat(ble/bluedroid): Add getter for BLE GATTC calllback 2024-01-19 11:21:42 +08:00
esp_gatts_api.c feat(ble/bluedroid): Add getter for BLE GATTS callback 2024-01-19 11:21:42 +08:00
esp_hf_ag_api.c fix(bt/bluedroid): Added some argument check in APIs of HFP AG 2023-11-15 15:18:22 +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 feat(bt/bluedroid): Add API to create Device ID Service record 2024-09-05 15:32:56 +08:00
esp_spp_api.c docs(bt/bluedroid): update API documents of SPP 2023-12-26 09:13:20 +08:00