esp-idf/components/bt/host/bluedroid/api
“YangZhao” 4345e15f23 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:41:50 +08:00
..
include/api code formatting updated 2021-09-18 23:14:09 +05:30
esp_a2dp_api.c Not initialized or in the process of de-initialization, calling API will return ERR 2021-07-19 11:06:21 +08:00
esp_avrc_api.c Merge branch 'feature/btdm_avrcp_volume' into 'master' 2019-06-30 16:40:10 +08:00
esp_bt_device.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
esp_bt_main.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_gap_ble_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
esp_gap_bt_api.c Add API to config QoS 2021-01-05 10:32:47 +08:00
esp_gatt_common_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
esp_gattc_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
esp_gatts_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
esp_hf_ag_api.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00: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_hidd_api.c 1. transparent HID device 2021-09-07 16:59:30 +08:00
esp_hidh_api.c 1. transparent HID device 2021-09-07 16:59:30 +08:00
esp_spp_api.c add API esp_spp_stop_srv_scn to stop a specific server 2021-03-03 15:02:23 +08:00