esp-idf/components/bt/host/bluedroid/bta/dm
weitianhua e51df179ad components_bt/bluedroid: Fix Memory&String Copy Build Err
1. When setting compilier into -O2 optimization, build for classic bt demo will get wrong
   2. Fix a memcpy bug that maybe get memory truncated

Closes https://github.com/espressif/esp-idf/issues/9398
2022-08-01 11:37:46 +08:00
..
include components/bt: move deinit_semaphore definition to source file 2022-01-27 11:00:09 +07:00
bta_dm_act.c components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 11:37:46 +08:00
bta_dm_api.c components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 11:37:46 +08:00
bta_dm_cfg.c fix sink wrong sniff params which caused by HID porting 2022-06-29 10:11:56 +08:00
bta_dm_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_dm_co.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
bta_dm_main.c components/bt: move deinit_semaphore definition to source file 2022-01-27 11:00:09 +07:00
bta_dm_pm.c bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
bta_dm_qos.c Add API to config QoS 2021-01-05 10:32:47 +08:00
bta_dm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00