wanglai@espressif.com
|
ce41d2c0a8
|
fix(bt/bluedroid): Fix the process of sending OK in ATD and COPS cmds
|
2023-09-26 15:10:15 +08:00 |
|
wanglai@espressif.com
|
9a11ce19ea
|
feat(bt/bluedroid): Add supprot for specific indicator sending from AG to Client
|
2023-09-26 15:10:15 +08:00 |
|
wanglai@espressif.com
|
2a747a3058
|
feat(bt/bluedroid): Modify AT+CNUM response api and HFP AG example
|
2023-09-26 15:10:15 +08:00 |
|
Jin Cheng
|
89bfe3e352
|
change(bt/bluedroid): Added line information printing when error occurs CHECK_HF_IDX
|
2023-09-18 11:04:19 +08:00 |
|
chenqingqing
|
fbf196a7f9
|
feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent
|
2023-09-07 11:37:09 +08:00 |
|
Jin Cheng
|
54fecc5561
|
fix(bt/bluedroid): Deleted the redundant 'memset' in btc_hf_cb_handler
|
2023-09-07 10:59:06 +08:00 |
|
Jin Cheng
|
774056bf62
|
fix(bt/bluedroid): Added peer Bluetooth device address into HF callback parameters
|
2023-09-07 10:56:11 +08:00 |
|
Jin Cheng
|
e36e0f5233
|
fix(bt/bluedroid): Fixed wrong code logic in 'AT+CIND?' of HFP
|
2023-09-07 10:56:11 +08:00 |
|
Jin Cheng
|
f0ed003d91
|
fix(bt/bluedroid): Fixed errors in parsing ATD command in HFP AG
|
2023-09-07 10:56:11 +08:00 |
|
Jin Cheng
|
fb14ef7c24
|
fix(bt/bluedroid): Fixed NULL Bluetooth device address in HF-AG events was reported to application layer
|
2023-09-07 10:56:11 +08:00 |
|
xiongweichao
|
22eeaf2f70
|
bt: Deleted some redundant variables in HFP_AG
|
2023-05-11 06:12:38 +00:00 |
|
xiongweichao
|
d19ecff036
|
bt: Fixed the problem of out-of-bounds access caused by the variable-length array introduced in 3268075231
Closes https://github.com/espressif/esp-idf/issues/11264
|
2023-05-11 06:12:38 +00:00 |
|
xiongweichao
|
ff3377ddd1
|
bt: Fixed codec mode error in ESP_HF_WBS_RESPONSE_EVT
|
2023-05-11 06:12:38 +00:00 |
|
Jin Cheng
|
b0f6a4174a
|
Fixed the index out of bounds of hfp_ag BTC control block
|
2023-03-22 15:48:32 +08:00 |
|
xiongweichao
|
f9732cb65f
|
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
|
2022-12-12 11:26:26 +08:00 |
|
weitianhua
|
b4aa3269e7
|
Change HF AG APIs' NamingMethod
1. Remove parameter of esp-bt_hf_init & esp_bt_hf_deinit API
2. Change API names
|
2022-06-22 15:34:05 +08:00 |
|
xiongweichao
|
d52cb7d6e4
|
update hfp_ag version to 1.7.2
|
2022-06-07 17:17:03 +08:00 |
|
xiongweichao
|
d38a91ee95
|
Remove btc_hf_idx_by_bdaddr in both btc_hf_init and btc_hf_deinit functions
|
2021-05-10 11:11:02 +08:00 |
|
xiongweichao
|
be6b25b9d9
|
fix ag use dynamic memory error
|
2021-05-10 10:56:46 +08:00 |
|
xiongweichao
|
d39756d8e7
|
components/bt: Fix crash in btc_hf_arg_deep_copy when name or number is NULL
|
2021-03-01 12:54:21 +00:00 |
|
liaowenhao
|
60e2eb8dfc
|
bugfix/fixed the warning info always being printed when entering the cona command in msbc mode
|
2021-01-07 11:37:24 +00:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
liqigan
|
743c1c1f20
|
fix ag example outgoing callback not triggered
Closes https://github.com/espressif/esp-idf/issues/4967
|
2020-10-14 09:47:16 +08:00 |
|
baohongde
|
5ca4c85497
|
components/bt: Fix connection fail and crash when receive unknown AT cmd
|
2020-01-20 11:32:26 +08:00 |
|
weitianhua
|
392eb79704
|
Format the BTM_WBS_INCLUDED macro
|
2019-12-12 17:12:38 +08:00 |
|
weitianhua
|
ad4b11a4f1
|
Fix crash when WBS enabled.
|
2019-12-12 17:12:38 +08:00 |
|
weitianhua
|
7c18299571
|
Add AG component API_REFERENCE
Expose esp_hf_indchange_notification to this example.
|
2019-11-27 13:35:35 +00:00 |
|
weitianhua
|
0c6e1f7ef8
|
Fix the audio crash bugs
Fix voice recognition bugs
Fix audio memory leak bug.
|
2019-11-27 13:35:35 +00:00 |
|
weitianhua
|
26b69f1363
|
New Clean Commit for AG.
Only Support single AG control block.
|
2019-10-14 07:54:09 +00:00 |
|