esp-idf/components/bt
weitianhua 5b648b8452 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 14:27:56 +08:00
..
common fix the issue of functions not defined when enable memory debug 2022-07-08 11:03:07 +08:00
controller 1. add protect for bt_util_buf_env buffers when multi-access 2022-07-27 18:01:12 +08:00
esp_ble_mesh ble_mesh: stack: Bugfix for proxy beacon send after reinit mesh 2022-07-01 11:42:07 +08:00
host components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 14:27:56 +08:00
include doc(bt): Add description for de-initialize bt controller 2022-07-08 11:02:01 +08:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt components/bt: High level interrupt in bluetooth 2021-09-09 11:29:06 +08:00
component.mk components/bt: High level interrupt in bluetooth 2021-09-09 11:29:06 +08:00
Kconfig components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00