This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/v4.4
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
gatt
History
Jiang Jiang Jian
db6bc89b8c
Merge branch 'bugfix/leedarson_v4.4' into 'release/v4.4'
...
component_bt: Fix some code logic errors (v4.4) See merge request
espressif/esp-idf!16016
2021-11-30 03:52:24 +00:00
..
include
component/bt: add BLE v5.0 feature for bluedroid host
2021-01-15 17:55:12 +08:00
att_protocol.c
Fix some typo in idf
2019-12-12 15:55:42 +08:00
gatt_api.c
Dereference before null check
2021-11-23 11:31:06 +08:00
gatt_attr.c
component/bt: add BLE v5.0 feature for bluedroid host
2021-01-15 17:55:12 +08:00
gatt_auth.c
Dereference after null check
2021-11-23 11:31:06 +08:00
gatt_cl.c
disable bluedroid congest error log print
2021-01-27 14:45:03 +08:00
gatt_db.c
Fix the high-impact issues from the code analysis report from customer.
2021-11-22 19:41:50 +08:00
gatt_main.c
fix crash when creating aux open failed, fix GAP_22026 failed
2021-01-15 18:05:18 +08:00
gatt_sr.c
fix ble read multi char err when the number of handles is more than 10
2021-01-15 18:03:39 +08:00
gatt_utils.c
Fix the high-impact issues from the code analysis report from customer.
2021-11-22 19:41:50 +08:00