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-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a33bfe628f55a56d6842c4fca72b51a2da8fb4d5
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
hf_client
History
Jin Cheng
2a603083d0
fix(bt/bluedroid): fixed AG and HF client cannot enter/exit sniff mode
2024-10-28 10:20:34 +08:00
..
include
fix(bt/bluedroid): Fix build error when both of the HFP roles are enabled and also CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY is set to true
2023-11-10 20:14:01 +08:00
bta_hf_client_act.c
fix(bt/bluedroid): fixed AG and HF client cannot enter/exit sniff mode
2024-10-28 10:20:34 +08:00
bta_hf_client_api.c
fix(bt/bluedroid): Corrected the definitions of HF Client callback events
2023-12-05 20:10:00 +08:00
bta_hf_client_at.c
…
bta_hf_client_cmd.c
…
bta_hf_client_main.c
fix(bt/bluedroid): Fix default codec type on PCM datapath for hfp_hf
2024-09-05 10:37:46 +08:00
bta_hf_client_rfc.c
…
bta_hf_client_sco.c
feat(bt/bluedroid): Add eSCO S1 support for hfp client BQB test
2023-09-25 11:59:57 +08:00
bta_hf_client_sdp.c
…