baohongde
6842dc1d2d
components/bt: Make sure sempher and queue used in isr is in DRAM
2022-07-25 11:45:45 +08:00
xiongweichao
61af5f66a4
coex: fixed crash when calculating end transfer time
2022-07-22 16:15:58 +08:00
zwj
6c4351908c
Fixed ESP32 BLE ke_mem.c assert
2022-07-13 03:08:09 +00:00
Island
d69e42348f
Merge branch 'bugfix/no_proxy_beacon_send_after_deinit_v4.2' into 'release/v4.2'
...
ble_mesh: stack: Bugfix for proxy beacon send after reinit mesh(v4.2)
See merge request espressif/esp-idf!18793
2022-07-13 10:51:36 +08:00
Jiang Jiang Jian
221993edd4
Merge branch 'bugfix/not_use_malloc_in_bluedroid_v4.2' into 'release/v4.2'
...
component/bt: use osi_malloc instead of malloc in bluedroid
See merge request espressif/esp-idf!18845
2022-07-12 10:43:44 +08:00
Wang Meng Yang
94fd4ffa2e
Merge branch 'bugfix/fix_osi_men_dbg_xxx_not_defined_when_enable_mem_dbg_v4.2' into 'release/v4.2'
...
bugfix/fix the issue of functions not defined when enable memory debug (v4.2)
See merge request espressif/esp-idf!18817
2022-07-11 15:37:54 +08:00
baohongde
68612afa09
component/bt: use osi_malloc instead of malloc in bluedroid
2022-07-11 02:48:10 +00:00
Jiang Jiang Jian
c811a2c2f4
Merge branch 'bugfix/restore_edr_en_and_protect_for_vhci_env_v4.2' into 'release/v4.2'
...
bugfix/restore edr_en and add protect for vhci_env (v4.2)
See merge request espressif/esp-idf!18813
2022-07-10 15:49:27 +08:00
jincheng
aeeb255d35
resolve redefinition in btc_spp.h and btc_hd.h/btc_hh.h
...
Closes https://github.com/espressif/esp-idf/issues/9199
2022-07-08 14:23:09 +08:00
jincheng
aae7b6e1ae
restore edr_en which wrongly cleared by rsw
...
add critical protection for vhci_env_p->vhci_intr_st
ignore max_page when handle remote features
2022-07-08 14:13:08 +08:00
jincheng
24fc73c4e0
fix the issue of functions not defined when enable memory debug
2022-07-08 11:00:59 +08:00
wangjialiang
3facb2dcfa
ble_mesh: stack: Bugfix for proxy beacon send after reinit mesh
2022-07-01 11:50:43 +08:00
wangjialiang
aa42bb3355
ble_mesh: stack: Add filter old seq_auth packet menuconfig
2022-06-23 16:22:08 +08:00
Jiang Jiang Jian
372ae83fde
Merge branch 'bugfix/avdtp_genreal_reject_format_error_v4.2' into 'release/v4.2'
...
component_bt: Fix AVDTP general reject format error(v4.2)
See merge request espressif/esp-idf!18558
2022-06-21 20:54:34 +08:00
xiongweichao
90f464c671
update hfp_ag version to 1.7.2
2022-06-21 14:50:44 +08:00
xiongweichao
cec2713416
Fix AVDTP general reject format error.
2022-06-17 10:28:50 +08:00
xiongweichao
0cb13d47cc
Bluetooth build fail when power management is enabled
2022-06-06 20:28:25 +08:00
keymoon
c670dc6d14
assign value to uninitialized bt_addr
field
2022-05-29 18:04:53 -07:00
keymoon
2bf87b0a53
add address field to read_rmt_name_param
2022-05-29 18:04:41 -07:00
Jiang Jiang Jian
00d2c3037a
Merge branch 'bugfix/fix_disable_bt_log_ci_fail_v4.2' into 'release/v4.2'
...
component_bt: Fix CI failure when disable bluetooth debug log(v4.2)
See merge request espressif/esp-idf!17905
2022-04-27 18:20:27 +08:00
xiongweichao
d59d373edc
Fix spp initialization failure without free mutex
2022-04-27 14:49:39 +08:00
xiongweichao
9e2ae1271d
Fix spp crash after calling esp_spp_deinit
2022-04-27 14:43:42 +08:00
xiongweichao
0825981026
Fix CI failure when disable bluetooth debug log
2022-04-26 15:06:50 +08:00
wangjialiang
7691b8effb
ble_mesh: stack: Bugfix for oversized SegN as valid
2022-04-25 11:53:35 +08:00
liqigan
0c2c192013
add missing unlock in btc_spp_cb_handler of BTA_JV_RFCOMM_WRITE_EVT
2022-04-12 15:37:07 +08:00
liqigan
95ad53153f
fix SPP initiator can not free resource when connection is failed
2022-04-12 15:36:47 +08:00
xiongweichao
b8c9bb4247
Add some bluetooth debug log
2022-03-28 11:28:50 +08:00
Wang Meng Yang
09a8221d31
Merge branch 'feature/update_hfp_hf_version_v4.2' into 'release/v4.2'
...
component_bt: Update HFP_HF version to 1.7.2(v4.2)
See merge request espressif/esp-idf!17393
2022-03-10 20:20:08 +08:00
xiongweichao
5e8b07bdea
Update HFP_HF version to 1.7.2
2022-03-08 11:11:58 +08:00
xiongweichao
306df682cc
Fix crash when host exit sniff mode
2022-03-03 16:31:43 +08:00
Jiang Jiang Jian
d503c23d7a
Merge branch 'bugfix/update_stack_init_check_4.2' into 'release/v4.2'
...
Nimble: Updated checks of stack initialization status before executing stack command
See merge request espressif/esp-idf!17198
2022-02-22 09:12:00 +00:00
Isha Pardikar
05f7dd1d28
Merge branch 'bugfix/update_stack_init_check_4.2' into 'release/v4.2'
...
Nimble: Updated checks of stack initialization status before executing stack command
2022-02-17 15:09:52 +05:30
xiewenxiang
e39a101aaa
components/bt: Fix ble adv_underrun issue
...
components/bt: Fix LLCP collision for channel map update
2022-02-16 00:28:45 +08:00
Xia Xiaotian
d472641430
esp_wifi: refactor PHY access
...
- Simplify PHY access API
- Move coexist initializing and deinitializing out from PHY API
to Wi-Fi and Bluetooth
- Remove coexist pause and resume for they are no longer needed.
2022-02-15 11:43:10 +08:00
Rahul Tank
3e1efffd8a
Nimble : Modify ble_gap_wl_set
to support clearing complete whitelist
2022-02-11 10:35:01 +05:30
jincheng
17b8fbfc1b
fix cs evt for rd_rem_ext_feats delayed issue
2022-02-10 15:28:26 +08:00
Jiang Jiang Jian
9b53301b4d
Merge branch 'bugfix/fix_spp_open_err_bda_v4.2' into 'release/v4.2'
...
Component_bt/Fix SPP acceptor open with wrong remote address[backport 4.2]
See merge request espressif/esp-idf!16615
2022-01-14 03:12:03 +00:00
Wang Meng Yang
9b5e0fb672
Merge branch 'bugfix/a2dp_source_congest_v4.2' into 'release/v4.2'
...
component_bt: Fixed a2dp source audio data packet congestion causing choppy audio in a2dp sink(v4.2)
See merge request espressif/esp-idf!16708
2022-01-11 02:41:55 +00:00
xiongweichao
f41d77cce9
btc_a2dp_control_set_datachnl_stat is only used by a2dp sink
2022-01-10 11:01:41 +08:00
xiongweichao
45b9b12c04
remove btc_a2dp_dispatch_datapath_evt and event
2022-01-10 11:00:59 +08:00
xiongweichao
cf2f2a44c7
Fixed the crash caused by calling esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_START) after stream started
2022-01-10 11:00:03 +08:00
xiongweichao
190bd80f3d
Fixed a2dp source audio data packet congestion causing choppy audio in a2dp sink
2022-01-10 10:59:43 +08:00
xiongweichao
ae676e3491
fixed config parse crash after flash_erase
...
Closes https://github.com/espressif/esp-idf/issues/6170
2022-01-07 17:13:03 +08:00
liqigan
4b3b77e4e8
fix SPP open with wrong remote bd_addr
2021-12-31 15:46:15 +08:00
Wang Meng Yang
e7687c7688
Merge branch 'bugfix/fix_spp_listen_err_v4.2' into 'release/v4.2'
...
Component_bt/Fix SPP cannot malloc slot bugs[backport v4.2]
See merge request espressif/esp-idf!16385
2021-12-21 05:28:25 +00:00
Wang Meng Yang
db669217ac
Merge branch 'feature/support_ble_direct_ind_low_adv_v4.2' into 'release/v4.2'
...
components/bt: Support low duty cycle directed advertising(backport release/v4.2)
See merge request espressif/esp-idf!16379
2021-12-20 03:11:22 +00:00
Jiang Jiang Jian
0204aea35b
Merge branch 'bugfix/fix_blufi_encryption_fail_v4.2' into 'release/v4.2'
...
components/bt: fix blufi encryption fail(backport release/v4.2)
See merge request espressif/esp-idf!16316
2021-12-16 03:33:51 +00:00
xiewenxiang
146bbe95be
components/bt: Fix high duty cycle directed advertising will not be stopped when timeout
2021-12-14 14:10:29 +08:00
xiewenxiang
b3adae9b40
components/bt: Support low duty cycle directed advertising
2021-12-14 14:10:29 +08:00
liqigan
6c2d8ea653
fix SPP server bugs when the BTC layer can not allocate a slot for the listen port
2021-12-14 11:16:42 +08:00