Jiang Jiang Jian
|
899bc1d6b2
|
Merge branch 'bugfix/no_wakeup_sleep_v5.0' into 'release/v5.0'
fix(ble): Fixed Bluetooth not waking up due to clock drift(v5.0)
See merge request espressif/esp-idf!28723
|
2024-02-01 00:02:09 +08:00 |
|
Island
|
1d83a2125a
|
Merge branch 'feat/ble_mesh_miscellaneous_update_v5.0' into 'release/v5.0'
feat(ble_mesh): Miscellaneous updates for mesh kconfig, relay related(v5.0)
See merge request espressif/esp-idf!28034
|
2024-01-31 18:29:34 +08:00 |
|
Darshan Dobariya
|
c5c3b5bfe8
|
fix(nimble): Added change to ensure that API execution returns success (v5.0)
|
2024-01-30 14:48:53 +05:30 |
|
xiongweichao
|
332b293215
|
fix(ble): Fixed macro definition error for 136K clock drift
|
2024-01-30 15:36:22 +08:00 |
|
xiongweichao
|
08061d3414
|
fix(ble): Fixed Bluetooth not waking up due to clock drift
|
2024-01-30 15:36:22 +08:00 |
|
Rahul Tank
|
18caeb919a
|
fix(nimble): Add minor debug fixes
|
2024-01-30 08:11:37 +05:30 |
|
Island
|
1da4afc70a
|
Merge branch 'bugfix/address_resolution_v5.0' into 'release/v5.0'
fix(nimble): Added support for address resolution during inquiry (v5.0)
See merge request espressif/esp-idf!28520
|
2024-01-25 14:07:04 +08:00 |
|
Island
|
acf8c3e9e3
|
Merge branch 'bugfix/fix_some_ble_issue_v5.0' into 'release/v5.0'
Bugfix/fix some ble issue v5.0(backport v5.0)
See merge request espressif/esp-idf!28615
|
2024-01-25 12:19:24 +08:00 |
|
Island
|
7324e55dc0
|
Merge branch 'bugfix/ble_check_adv_data_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow(backport v5.0)
See merge request espressif/esp-idf!28407
|
2024-01-25 12:19:11 +08:00 |
|
Island
|
bcc7d4e427
|
Merge branch 'bugfix/fix_ble_memory_leak_v5.0' into 'release/v5.0'
fix(ble/bluedroid): Fix ble memory leak when gattc config off(backport v5.0)
See merge request espressif/esp-idf!28497
|
2024-01-25 12:18:59 +08:00 |
|
Jiang Jiang Jian
|
9be6e00f1e
|
Merge branch 'bugfix/fix_scan_request_ifs_error_v5.0' into 'release/v5.0'
Fixed BLE scan request ifs time error in coexistence scenarios(backport v5.0)
See merge request espressif/esp-idf!28576
|
2024-01-24 14:00:49 +08:00 |
|
zhanghaipeng
|
ca056b198f
|
feat(bt/bluedroid): Support ext adv aux option
|
2024-01-22 20:54:04 +08:00 |
|
zhanghaipeng
|
e37dcaa92f
|
fix(bt/bluedroid): Fix BLE malloc internal wrapper fail
|
2024-01-22 20:53:53 +08:00 |
|
Zeke Gustafson
|
570cc22bdc
|
feat(ble/bluedroid): Add getter for BLE GAP callback
|
2024-01-22 20:53:44 +08:00 |
|
Zeke Gustafson
|
46253edd6a
|
feat(ble/bluedroid): Add getter for BLE GATTS callback
|
2024-01-22 20:53:36 +08:00 |
|
zhanghaipeng
|
b9caeb4559
|
feat(ble/bluedroid): Add getter for BLE GATTC calllback
|
2024-01-22 20:53:28 +08:00 |
|
zhanghaipeng
|
a3759a122e
|
docs(ble/bluedroid): Optimize documentation for BLE duplicate scan
|
2024-01-22 20:53:20 +08:00 |
|
zhanghaipeng
|
b447216f8a
|
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
|
2024-01-22 20:53:08 +08:00 |
|
zhanghaipeng
|
00b839ca66
|
fix(ble/bluedroid): Fix BLE background connection log level
|
2024-01-22 20:53:00 +08:00 |
|
Jiang Jiang Jian
|
ad2c1809ce
|
Merge branch 'bugfix/ble_update_lib_20231229_v5.0' into 'release/v5.0'
update lib on release/v5.0
See merge request espressif/esp-idf!28187
|
2024-01-22 11:15:01 +08:00 |
|
luoxu
|
90ee8c4cb8
|
bugfix(ble_mesh): add duplicate scan config for esp32s3
|
2024-01-19 16:57:59 +08:00 |
|
luoxu
|
e138aae301
|
feat(ble_mesh): Miscellaneous updates for mesh kconfig, relay related
|
2024-01-19 16:57:59 +08:00 |
|
zhiweijian
|
8aa3f66084
|
Fixed BLE scan request ifs timer error in coexistence scenarios
|
2024-01-19 14:53:40 +08:00 |
|
cjin
|
dd7bd8ab34
|
Revert "change(ble): added ble cca en and thresh option"
This reverts commit f6760db77d .
|
2024-01-17 18:01:06 +08:00 |
|
luomanruo
|
6cc8d4e697
|
ble(update):
Update c2 lib to e5789394
|
2024-01-17 15:41:51 +08:00 |
|
luomanruo
|
46bbb6cb48
|
ble: npl count is zero if nimble host is not used
|
2024-01-17 15:41:51 +08:00 |
|
luomanruo
|
edcb550e85
|
ble(update):
Update c2 lib to e5789394
|
2024-01-17 15:41:51 +08:00 |
|
Darshan Dobariya
|
c35c5adfb2
|
fix(nimble): Added support for address resolution during inquiry (v5.0)
|
2024-01-17 11:30:48 +05:30 |
|
zhanghaipeng
|
587a797f7b
|
fix(ble/bluedroid): Fix ble memory leak when gattc config off
|
2024-01-16 15:44:54 +08:00 |
|
linruihao
|
50ef9e3533
|
fix(ble): fixed interrupt timeout in MAC_BB_PD callback
|
2024-01-15 16:17:06 +08:00 |
|
zhanghaipeng
|
8476ff2fa3
|
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow
|
2024-01-11 16:34:59 +08:00 |
|
Rahul Tank
|
37ccf9b6c5
|
Merge branch 'bugfix/reattempt_conn_feat_extended_v5.0' into 'release/v5.0'
fix(nimble): Support for reattempt connection in ext connect (v5.0)
See merge request espressif/esp-idf!28307
|
2024-01-08 20:36:50 +08:00 |
|
linruihao
|
82a7b0160a
|
fix(bt/bludroid): Increase BTU task stack size
|
2024-01-08 11:36:53 +08:00 |
|
Rahul Tank
|
f1fe837b23
|
fix(nimble): Support for reattempt connection in ext connect
|
2024-01-05 16:43:32 +05:30 |
|
Island
|
97bfd92534
|
Merge branch 'bugfix/fix_ble_robost_cashing_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Fix BLE robost cashing config(backport v5.0)
See merge request espressif/esp-idf!28199
|
2024-01-05 12:44:59 +08:00 |
|
Jiang Jiang Jian
|
15fa0a88d4
|
Merge branch 'bigfix/BLEQABR23-503_v50' into 'release/v5.0'
fix(ble_mesh): reject node-reseting when provision link is active (V5.0)
See merge request espressif/esp-idf!25847
|
2024-01-02 15:38:38 +08:00 |
|
Wu Meng Shi
|
b278566acc
|
fix(ble_mesh): reject node-reseting when provision link is active (V5.0)
|
2024-01-02 15:38:37 +08:00 |
|
zhanghaipeng
|
e8a7e1f600
|
fix(bt/bluedroid): Fix BLE robost cashing config
|
2024-01-02 13:28:05 +08:00 |
|
Jiang Jiang Jian
|
35556a6a85
|
Merge branch 'backport/fix_ble_prepare_write_v5.0' into 'release/v5.0'
Backport/fix ble prepare write v5.0
See merge request espressif/esp-idf!27908
|
2023-12-31 14:25:28 +08:00 |
|
Jiang Jiang Jian
|
1a9fe8e426
|
Merge branch 'bugfix/fix_ble_app_unregister_no_event_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Fix ble app unregister no event(backport v5.0)
See merge request espressif/esp-idf!28174
|
2023-12-31 14:23:32 +08:00 |
|
zhanghaipeng
|
558cc16710
|
fix(bt/bluedroid): Fix ble app unregister no event
|
2023-12-28 19:13:21 +08:00 |
|
Rahul Tank
|
61a772e5c0
|
fix(nimble): Handled race condition for conn variables being set to NULL(v5.0)
|
2023-12-28 15:20:15 +05:30 |
|
Jiang Jiang Jian
|
3ce7f472bf
|
Merge branch 'bugfix/fix_ble_recorrect_enable_bug_v5.0' into 'release/v5.0'
fix(ble/controller): Fixed BLE recorrect enable bug and fixed BLE bb isr enable by default (backport v5.0)
See merge request espressif/esp-idf!28109
|
2023-12-27 20:11:16 +08:00 |
|
Jiang Jiang Jian
|
bdfbb2fe73
|
Merge branch 'bugfix/crash_in_btc_hf_init_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Avoided crash of LoadProhibited during HFP AG deinitialization (v5.0)
See merge request espressif/esp-idf!28118
|
2023-12-27 19:42:30 +08:00 |
|
Jin Cheng
|
2a82608282
|
fix(bt/bluedroid): Disabled Sniff Subrating temporarily as it did not work well
|
2023-12-26 11:52:13 +08:00 |
|
Jin Cheng
|
75c54798dc
|
fix(bt/bluedroid): Changed the default air mode to invalid value
|
2023-12-26 11:52:13 +08:00 |
|
Jin Cheng
|
0dc2e89604
|
fix(bt/bluedroid): Removed redundant operation of SCO clean up
|
2023-12-26 11:52:13 +08:00 |
|
Jin Cheng
|
eb2cdbdc91
|
fix(bt/bluedroid): Corrected the definitions of HF Client callback events
|
2023-12-26 11:52:13 +08:00 |
|
Jin Cheng
|
cfb6bf4c6b
|
fix(bt/bluedroid): Avoided crash of LoadProhibited during HFP AG deinitialization
Move the release of the control blocks from the start
of deinitialization to the profile disabled event.
|
2023-12-26 11:52:13 +08:00 |
|
Jin Cheng
|
886a0cfe84
|
fix(bt/bluedroid): Added dynamic memory allocation for HFP control blocks
|
2023-12-26 11:52:13 +08:00 |
|