This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
dm
History
zwj
fc4ffd144a
fix extend adv set remove failed
2022-08-23 19:49:40 +08:00
..
include
1. transparent HID device
2021-09-07 16:59:30 +08:00
bta_dm_act.c
Fixed union member access typo
2022-08-09 15:25:44 +08:00
bta_dm_api.c
fix extend adv set remove failed
2022-08-23 19:49:40 +08:00
bta_dm_cfg.c
fix sink wrong sniff params which caused by HID porting
2022-07-01 14:49:54 +08:00
bta_dm_ci.c
…
bta_dm_co.c
Fix the high-impact issues from the code analysis report from customer.
2021-11-22 19:41:50 +08:00
bta_dm_main.c
component/bt: add BLE v5.0 feature for bluedroid host
2021-01-15 17:55:12 +08: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
…