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-09 22:21:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1be60c63a6e204e83c78fe3b7e142a46eba53c7
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
hf_client
History
Jin Cheng
4ea87de8cf
fix(bt/bluedroid): fixed AG and HF client cannot enter/exit sniff mode
2024-11-08 10:02:50 +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 21:08:08 +08:00
bta_hf_client_act.c
fix(bt/bluedroid): fixed AG and HF client cannot enter/exit sniff mode
2024-11-08 10:02:50 +08:00
bta_hf_client_api.c
fix(bt/bluedroid): Corrected the definitions of HF Client callback events
2023-12-26 11:51:32 +08:00
bta_hf_client_at.c
bt: Fixed the inconsistency between the indicator event received by the HF application layer and the actually received indicator.
2023-05-04 14:08:30 +08:00
bta_hf_client_cmd.c
…
bta_hf_client_main.c
fix(bt/bluedroid): Fix default codec type on PCM datapath for hfp_hf
2024-08-28 17:01:50 +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-26 15:10:04 +08:00
bta_hf_client_sdp.c
…