esp-idf/components/bt/host/bluedroid/api
“YangZhao” 4200865dd1 Fix the high-impact issues from the code analysis report from customer.
For the CID10564,10384,10280,10098,10038,The memory was released in other place.
For the CID10365,it release the memory in the function when sent successfully.
For the CID10268,10011, we need not change the code.
2021-11-22 19:55:03 +08:00
..
include/api component/bt: add clear white list API 2021-09-22 15:59:45 +08:00
esp_a2dp_api.c Not initialized or in the process of de-initialization, calling API will return ERR 2021-07-19 20:13:32 +08:00
esp_avrc_api.c Merge branch 'feature/btdm_avrcp_volume' into 'master' 2019-06-30 16:40:10 +08:00
esp_blufi_api.c component/bt: Add a macro to control the compilation of blufi. 2020-11-24 10:44:57 +08:00
esp_bt_device.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
esp_bt_main.c Add some debug log for bt: 2020-09-04 14:40:19 +08:00
esp_gap_ble_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
esp_gap_bt_api.c components/bt: Add API to config QoS 2021-01-04 11:53:04 +08:00
esp_gatt_common_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
esp_gattc_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
esp_gatts_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
esp_hf_ag_api.c fix ag example outgoing callback not triggered 2020-10-28 20:25:43 +08:00
esp_hf_client_api.c BT HFP: Add AT+NREC=0 command for disabling AG echo cancellation. 2019-09-02 09:28:38 +00:00
esp_spp_api.c add API esp_spp_stop_srv_scn to stop a specific server 2021-03-04 15:33:47 +08:00