This website requires JavaScript.
Explore
Help
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
2025-10-02 03:42:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a33bfe628f55a56d6842c4fca72b51a2da8fb4d5
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
dm
History
chenjianhua
561307a6bf
feat(ble/bluedroid): Support setting connection params when creating connection
2024-12-06 15:51:33 +08:00
..
include
feat(ble/bluedroid): Support setting connection params when creating connection
2024-12-06 15:51:33 +08:00
bta_dm_act.c
feat(ble/bluedroid): Support setting connection params when creating connection
2024-12-06 15:51:33 +08:00
bta_dm_api.c
feat(bt/bluedroid): Added API to set supported channel selection algorithm
2024-10-29 17:35:26 +08:00
bta_dm_cfg.c
fix(bt/bluedroid): fixed AG and HF client cannot enter/exit sniff mode
2024-10-28 10:20:34 +08:00
bta_dm_ci.c
…
bta_dm_co.c
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
2024-08-01 16:17:53 +08:00
bta_dm_main.c
feat(bt/bluedroid): Added API to set supported channel selection algorithm
2024-10-29 17:35:26 +08:00
bta_dm_pm.c
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-27 14:11:26 +08:00
bta_dm_qos.c
fix(bt/bluedroid): Fix issue of QoS configuration failure when t_poll is greater than 40
2023-09-22 12:14:32 +08:00
bta_dm_sco.c
…