This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-12 10:39:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
dm
History
zhanghaipeng
1eb0522774
fix(bt/bluedroid): Fix ble adv and scan status when deinit bluedroid
2023-12-05 10:38:01 +08:00
..
include
Merge branch 'feature/support_for_32_and_128_bit_custom_uuids' into 'master'
2023-11-17 11:48:57 +08:00
bta_dm_act.c
fix(bt/bluedroid): Fix ble adv and scan status when deinit bluedroid
2023-12-05 10:38:01 +08:00
bta_dm_api.c
feat(bt/bluedroid): Added an API to specify data types for ACL-U traffic
2023-11-02 17:43:04 +08:00
bta_dm_cfg.c
feat(bt/bluedroid): Add option whether to include device name in extended inquiry response
2023-08-24 14:04:28 +08:00
bta_dm_ci.c
…
bta_dm_co.c
fix(bt/bluedroid): Fix key size check in BLE smp
2023-10-26 19:21:21 +08:00
bta_dm_main.c
feat(bt/bluedroid): Added an API to specify data types for ACL-U traffic
2023-11-02 17:43:04 +08:00
bta_dm_pm.c
Fixed build errors when sniff subrating is enabled.
2023-02-11 08:29:09 +00: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
…