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
zhanghaipeng
07ca9246e2
fix(ble/bluedroid): Fixed BLE cannot create connection
2024-07-24 10:51:14 +08:00
..
include
feat(bt/bluedroid): support BLE set privacy mode
2024-05-22 19:35:48 +08:00
bta_dm_act.c
fix(ble/bluedroid): Fixed BLE cannot create connection
2024-07-24 10:51:14 +08:00
bta_dm_api.c
feat(bt/bluedroid): support BLE set privacy mode
2024-05-22 19:35:48 +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-31 19:42:34 +08:00
bta_dm_main.c
feat(bt/bluedroid): support BLE set privacy mode
2024-05-22 19:35:48 +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
…