thekurtovic
2fc2876109
fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t
2024-03-11 18:03:26 +08:00
Joshua
dc63404d06
fix(bt/blufi): Fixed BluFi module link error(C++ hybrid compilation)
2024-03-11 18:03:26 +08:00
chenjianhua
7d197cfd0d
fix(bt/bluedroid): Fixed crash when calculating GATTS database hash
2024-03-11 18:03:26 +08:00
chenjianhua
c2528a0eff
fix(bt): Update bt lib for ESP32(5ea2fca)
...
- Fixed HCI command status event sending for disconnect command
- Fixed LE transmitter test command param check
2024-03-11 18:03:26 +08:00
Jin Cheng
91589676fc
fix(bt/controller): Fixed 3 esp32 bt controller bugs
...
update esp32 bt-lib (952debf4)
1. Increased the length of queue for coexist requestions
2. fix(bt/controller): Cleared BT SNIFF when no connections exists
3. fix(bt/controller): Corrected a typo in coex module
2024-03-11 18:03:26 +08:00
chenjianhua
b098010c1e
fix(bt): Update bt lib for ESP32(2de69f3)
...
- Fixed HCI command status event send when LLCP busy
2024-03-11 18:03:26 +08:00
Island
7452f30907
Merge branch 'bugfix/struct_init_order_blemesh_v5.1' into 'release/v5.1'
...
ble_mesh: example: fix the structure init order to meet C++ requirements(backport v5.1)
See merge request espressif/esp-idf!28927
2024-03-06 14:09:50 +08:00
Jiang Jiang Jian
603268efe1
Merge branch 'bugfix/update_spp_doc_v5.1' into 'release/v5.1'
...
docs(bt/bluedroid): update API documents of SPP (v5.1)
See merge request espressif/esp-idf!29171
2024-03-05 10:49:24 +08:00
Jiang Jiang Jian
2d2bfc1962
Merge branch 'feat/reduce_usage_of_iram_when_bt_in_single_mode_v5.1' into 'release/v5.1'
...
change(bt/bluedroid): Redirect app functions in controller based on the bluetooth mode(backport v5.1)
See merge request espressif/esp-idf!29305
2024-03-05 10:48:17 +08:00
Rahul Tank
c1f26cca62
Merge branch 'bugfix/increase_reattempt_conn_count_v5.1' into 'release/v5.1'
...
fix(nimble): Increase range of reattempt connection count (v5.1)
See merge request espressif/esp-idf!29341
2024-03-04 19:44:11 +08:00
Roshan Bangar
86aaec48a0
fix(nimble): fixed missing controller disabled guard in esp_nimble_deinit
2024-03-01 12:54:53 +05:30
Rahul Tank
fbbf6d2708
fix(nimble): Merge hci_common.h file for all chips
2024-03-01 12:54:53 +05:30
Roshan Bangar
39c27275c8
feat(nimble): Nimble Host only mode over uart
2024-03-01 12:54:53 +05:30
SumeetSingh19
85befcc45d
feat(nimble): client presentation and aggregate format descriptor support
2024-03-01 12:54:53 +05:30
SumeetSingh19
90c029494f
feat(nimble): signed write support
2024-03-01 12:54:53 +05:30
SumeetSingh19
0dbfe37505
feat(nimble): additional AD types for advertisements
2024-03-01 12:54:53 +05:30
SumeetSingh19
5b0c32e37f
feat(nimble): authorization permission on gatt read and write
2024-03-01 12:54:53 +05:30
SumeetSingh19
b62d94b2a4
fix(nimble): allow auto connection and observer role
2024-03-01 12:54:53 +05:30
Rahul Tank
d771840189
fix(nimble): Increase range of reattempt connection count
2024-02-29 15:57:46 +05:30
Island
b0107bdbd7
Merge branch 'bugfix/ble_update_lib_20240223_v5.1' into 'release/v5.1'
...
update lib on release/v5.1
See merge request espressif/esp-idf!29209
2024-02-28 16:54:19 +08:00
Jin Cheng
cc9932c7ef
docs(bt/bluedroid): update API documents of SPP
2024-02-28 16:22:15 +08:00
Island
7cfe2274d2
Merge branch 'bugfix/fix_ble_max_reconnect_v5.1' into 'release/v5.1'
...
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration(backport v5.1)
See merge request espressif/esp-idf!29223
2024-02-28 15:41:08 +08:00
Jiang Jiang Jian
2e9916bf7c
Merge branch 'feat/support_get_bluedroid_status_v5.1' into 'release/v5.1'
...
Support get status of bluedroid host (backport v5.1)
See merge request espressif/esp-idf!28882
2024-02-28 11:14:10 +08:00
Jiang Jiang Jian
d1ad4b57de
Merge branch 'bugfix/ble_mesh_ble_advtype_v5.1' into 'release/v5.1'
...
ble_mesh: update ble mesh ble adv type(backport v5.1)
See merge request espressif/esp-idf!28917
2024-02-28 11:13:18 +08:00
Jiang Jiang Jian
eca249f41a
Merge branch 'bugfix/ble_mesh_deinit_reinit_v5.1' into 'release/v5.1'
...
feat: ble mesh: improve ble mesh deinit when nimble enable(backport v5.1)
See merge request espressif/esp-idf!28925
2024-02-28 11:12:53 +08:00
Jiang Jiang Jian
956797efbd
Merge branch 'feature/gatt_caching_support_v5.1' into 'release/v5.1'
...
feat(nimble): Gatt caching support (v5.1)
See merge request espressif/esp-idf!28512
2024-02-28 10:44:38 +08:00
Jiang Jiang Jian
88b8f533cd
Merge branch 'bugfix/BLEQABR23-577' into 'release/v5.1'
...
Resolve BLEQABR23-577 "Bugfix/" Prevent the generation of link ID as 0.
See merge request espressif/esp-idf!28185
2024-02-28 10:40:26 +08:00
gongyantao
82a36ee753
change(bt/bluedroid): Redirect app functions in controller based on the bluetooth mode
2024-02-28 09:40:15 +08:00
Jiang Jiang Jian
f9db462a46
Merge branch 'bugfix/fix_dangling_pointer_in_remove_bond_list_section_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): fix dangling pointer issue when logging removed section (backport v5.1)
See merge request espressif/esp-idf!28962
2024-02-27 20:01:11 +08:00
Jiang Jiang Jian
69900de25d
Merge branch 'bugfix/ble_bug_backport_20240205_v5.1' into 'release/v5.1'
...
Bugfix/ble bug backport 20240205 v5.1 (backport v5.1)
See merge request espressif/esp-idf!28900
2024-02-27 20:00:24 +08:00
Jiang Jiang Jian
c8d47c167a
Merge branch 'bugfix/no_wakeup_sleep_v5.1' into 'release/v5.1'
...
fix(ble): Fixed Bluetooth not waking up due to clock drift(v5.1)
See merge request espressif/esp-idf!28721
2024-02-27 19:59:26 +08:00
Jiang Jiang Jian
69695c23da
Merge branch 'bugfix/spp_disc_connect_btqabr2023_156_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): Fixed SPP connection failure(v5.1)
See merge request espressif/esp-idf!28536
2024-02-27 19:57:55 +08:00
Island
00db642b52
Merge branch 'bugfix/fix_dtm_tx_count_v5.1' into 'release/v5.1'
...
Update bt lib for ESP32-C3 and ESP32-S3(30b57c45)(backport v5.1)
See merge request espressif/esp-idf!28879
2024-02-27 19:09:08 +08:00
zwl
95a2ad919f
bugfix(ble) : fixed some ble issues on ESP32-C2
2024-02-23 18:03:24 +08:00
zhanghaipeng
12131f4b8a
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration
2024-02-23 15:51:05 +08:00
zwl
82b34e3431
ble(update):
...
Update c2 lib to 79be7ec9
Update h2 lib to c6f7cb08
Update c6 lib to c6f7cb08
2024-02-23 14:07:54 +08:00
ShenWeilong
f05aef3ddf
fix(ble): Fixed the free_all crash on esp32c6 and esp32h2
2024-02-19 20:17:17 +08:00
luomanruo
f5a0d5d0bc
ble(update):
...
Update h2 lib to eb112893
Update c6 lib to eb112893
2024-02-07 17:29:32 +08:00
gongyantao
aad082a795
fix(bt/bluedroid): fix dangling pointer issue when logging remove section
2024-02-07 14:58:08 +08:00
InfiniteYuan
88fc51f107
ble_mesh: stack: fix the structure init order to meet C++ requirements
2024-02-07 10:21:31 +08:00
InfiniteYuan
4a2290fce0
feat: ble mesh: improve ble mesh deinit when nimble enable
2024-02-06 14:44:32 +08:00
InfiniteYuan
31ca7c9a8c
ble_mesh: update ble mesh ble adv type
2024-02-06 14:15:53 +08:00
zhiweijian
add7c68104
feat(ble/controller): Add API to get BLE controller status on ESP32
2024-02-05 16:07:19 +08:00
zhiweijian
fd8bfba10a
Fixed xQueueSemaphoreTask assert when deinit host during scan
2024-02-05 16:06:37 +08:00
chenjianhua
4e4f494ca7
feat(bt/bluedroid): Support get status of bluedroid host
2024-02-04 16:50:36 +08:00
chenjianhua
ad7a2831b2
feat(bt/bluedroid): Make the max number of bond device to be configurable
2024-02-04 16:50:18 +08:00
zhanghaipeng
a95d480780
fix(ble/controller): Fixed tx count in direct test mode on ESP32-C3 and ESP32-S3
...
- Fixed tx count in direct test mode on ESP32-C3 and ESP32-S3
- fixed modem sleep enter failed sometimes
2024-02-04 14:30:19 +08:00
chenjianhua
f86a5ffb2a
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2)
...
- Fixed scheduling when modem sleep wakeup delayed
- Fixed IRQ FIFO overflow when enter critical
- Fixed clock sync timeout for modem sleep
- Fixed directed adv with RPA when privacy disabled
- Fixed instant passed for connection update and PHY update
2024-02-04 14:30:10 +08:00
xiongweichao
05d196938d
fix(bt/bluedroid): Fixed SPP connection failure
...
The connection failure is caused by the BTU and application layer status being out of sync.
2024-01-30 15:42:39 +08:00
xiongweichao
2c9dccc64e
fix(ble): Fixed macro definition error for 136K clock drift
2024-01-30 15:37:01 +08:00