Jiang Jiang Jian
|
9ed93caadd
|
Merge branch 'fix/hfp_pcm_api_set_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.0)
See merge request espressif/esp-idf!32467
|
2024-08-20 11:34:27 +08:00 |
|
Jiang Jiang Jian
|
b54d9925fb
|
Merge branch 'feat/save_ble_log_to_flash_0605_v5.0' into 'release/v5.0'
Feat/save ble log to flash 0605 v5.0
See merge request espressif/esp-idf!32398
|
2024-08-20 11:32:31 +08:00 |
|
Jiang Jiang Jian
|
27eeabbabd
|
Merge branch 'fix/ble_mesh_24_76_v5.0' into 'release/v5.0'
fix(ble_mesh): fixed BLEMESH24-76_v5.0
See merge request espressif/esp-idf!32229
|
2024-08-20 10:31:43 +08:00 |
|
Rahul Tank
|
46d33080c3
|
fix(nimble): Remove ESP IP dependancy on enc_adv_data example
|
2024-08-19 10:08:58 +05:30 |
|
Rahul Tank
|
fe5355697a
|
fix(nimble): Modify Advertising Tx power levels
|
2024-08-19 10:08:58 +05:30 |
|
Rahul Tank
|
e0393330a7
|
Merge branch 'doc/update_readme_enc_adv_kconfig_v5.0' into 'release/v5.0'
fix(nimble): Remove ESP IP dependancy on enc_adv_data example (v5.0)
See merge request espressif/esp-idf!32647
|
2024-08-19 12:20:16 +08:00 |
|
Rahul Tank
|
4870ada14a
|
Merge branch 'bugfix/handle_linked_om_blufi_v5.0' into 'release/v5.0'
fix(nimble) Added change to handle linked om data at blufi layer (v5.0)
See merge request espressif/esp-idf!31977
|
2024-08-19 12:19:32 +08:00 |
|
xiongweichao
|
831d2f484b
|
fix(bt/controller): Fixed disconnection issue
- Fixed the issue of disconnection caused by updating the channel map in sniff mode
|
2024-08-16 12:19:02 +08:00 |
|
chenqingqing
|
616869b554
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-08-16 12:19:02 +08:00 |
|
Jiang Jiang Jian
|
7ae93db789
|
Merge branch 'bugfix/fix_ble_gattc_app_unregister_v5.0' into 'release/v5.0'
Bugfix/fix ble gattc app unregister (v5.0)
See merge request espressif/esp-idf!32441
|
2024-08-15 19:44:33 +08:00 |
|
Wang Meng Yang
|
745cd37220
|
Merge branch 'bugfix/fix_ble_channel_map_update_v5.0' into 'release/v5.0'
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012) (v5.0)
See merge request espressif/esp-idf!32584
|
2024-08-15 18:35:05 +08:00 |
|
Wang Meng Yang
|
dba15f8d34
|
Merge branch 'bugfix/fix_ble_security_param_v5.0' into 'release/v5.0'
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization (v5.0)
See merge request espressif/esp-idf!32508
|
2024-08-15 18:35:04 +08:00 |
|
Wang Meng Yang
|
054d8c9c9d
|
Merge branch 'bugfix/fix_ble_cannot_create_conn_v5.0' into 'release/v5.0'
fix(ble/bluedroid): Fixed BLE cannot create connection(v5.0)
See merge request espressif/esp-idf!32310
|
2024-08-15 18:35:00 +08:00 |
|
Jiang Jiang Jian
|
b99f0f9b7a
|
Merge branch 'bugfix/heap_corrupt_in_bt_mem_release_on_esp32_v5.0' into 'release/v5.0'
fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32 (v5.0)
See merge request espressif/esp-idf!32804
|
2024-08-15 16:10:34 +08:00 |
|
Jiang Jiang Jian
|
08fc43a63d
|
Merge branch 'feat/print_the_ble_mac_when_init_5.0' into 'release/v5.0'
feat(ble): Print out the BT mac when the controller is initialized
See merge request espressif/esp-idf!32733
|
2024-08-15 15:58:40 +08:00 |
|
Jiang Jiang Jian
|
d7710f65b6
|
Merge branch 'bugfix/reset_irk_when_all_unpair_v5.0' into 'release/v5.0'
fix(nimble): Fixed BLE security vulnerability when using fixed IRK (v5.0)
See merge request espressif/esp-idf!32202
|
2024-08-15 15:49:37 +08:00 |
|
Rahul Tank
|
f5d916d512
|
fix(nimble) Added change to handle linked om data at blufi layer
|
2024-08-13 16:56:31 +05:30 |
|
Wang Mengyang
|
a372e0ee88
|
fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32
Closes https://github.com/espressif/esp-idf/issues/14263
|
2024-08-13 07:55:23 +08:00 |
|
Shen Weilong
|
553b97e84c
|
feat(ble): Print out the BT mac when the controller is initialized
|
2024-08-09 20:58:57 +08:00 |
|
zhanghaipeng
|
ffa51a0932
|
feat(ble/bluedroid): Support getting BLE address type in bond list
|
2024-08-09 20:29:48 +08:00 |
|
zhanghaipeng
|
01a40193a8
|
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
|
2024-08-09 20:29:20 +08:00 |
|
zhanghaipeng
|
256895f89f
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012)
- Fix BLE channel map update when latency is not zero
|
2024-08-07 13:13:49 +08:00 |
|
Rahul Tank
|
4ed10e555d
|
fix(nimble): Remove ESP IP dependancy on enc_adv_data example
|
2024-08-06 14:40:57 +05:30 |
|
chenjianhua
|
3d143a235c
|
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9)
- Support enhanced BLE TX power setting and getting
|
2024-08-05 15:26:03 +08:00 |
|
zhiweijian
|
8f2dca5c69
|
feat(bt/controller): support mesh duplicate with extend scan
|
2024-08-05 15:25:49 +08:00 |
|
zwl
|
730230d9cf
|
fix: fixed directed adv can't be conneted when adv filter is 0x2 on ESP32C2
|
2024-08-02 17:46:34 +08:00 |
|
zhanghaipeng
|
a9b0b618ab
|
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
|
2024-08-01 16:18:13 +08:00 |
|
zhanghaipeng
|
915c312c8a
|
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
|
2024-07-30 19:11:40 +08:00 |
|
zwl
|
a27c82c69a
|
feat(bluetooth/controller): support switching log output mode on ESP32-C2
|
2024-07-29 12:11:09 +08:00 |
|
zwl
|
13b9b65904
|
feat(bluetooth/controller): storage ble controller log to flash on ESP32C2
|
2024-07-29 12:10:36 +08:00 |
|
Island
|
4a46dce746
|
Merge branch 'feat/support_default_tx_level_for_esp32h2_esp32c6_esp32c2_v5.0' into 'release/v5.0'
feat(bluetooth/controller): support default tx power configurable on ESP32C2
See merge request espressif/esp-idf!32196
|
2024-07-29 10:32:14 +08:00 |
|
Island
|
0a615a6783
|
Merge branch 'bugfix/fixed_start_adv_error_on_esp32c2' into 'release/v5.0'
fix(ble): fixed tx memory leak issue when controller disable
See merge request espressif/esp-idf!32322
|
2024-07-26 13:56:04 +08:00 |
|
zhanghaipeng
|
efd0a06db6
|
fix(ble/bluedroid): Fixed BLE cannot create connection
|
2024-07-26 10:38:05 +08:00 |
|
zwl
|
04418cbf48
|
fix(ble): fixed tx memory leak issue when controller disable
|
2024-07-24 17:42:32 +08:00 |
|
chenjianhua
|
84657b9d74
|
fix(bt/controller): Change level of BLE interrupt to avoid allocation failure
|
2024-07-18 14:10:33 +08:00 |
|
Rahul Tank
|
d651e5265d
|
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
|
2024-07-18 11:25:28 +05:30 |
|
luoxu
|
c6b5c5893b
|
fix(ble_mesh): fixed BLEMESH24-76
|
2024-07-18 11:40:56 +08:00 |
|
zwl
|
eeea47ec5f
|
feat(bluetooth/controller): support default tx power configurable on ESP32C2
|
2024-07-18 10:50:54 +08:00 |
|
linruihao
|
3a08385930
|
fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(e4ba7f6)
- Fixed coexist LoadProhibited issue
|
2024-07-17 15:45:19 +08:00 |
|
zwl
|
4569090b6b
|
fix(ble): fixed ble_htp example ci build error
|
2024-07-17 10:38:55 +08:00 |
|
zwl
|
cec91a1c10
|
feat(bluetooth/controller): adopting new HCI layer code on ESP32-C2
|
2024-07-16 20:10:03 +08:00 |
|
zwl
|
18efdefafe
|
feat(bluetooth/controller): optimize bt hci layer code
|
2024-07-16 20:10:03 +08:00 |
|
Jiang Jiang Jian
|
7109734d01
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.0' into 'release/v5.0'
docker / docker (push) Has been cancelled
Fixed some BLE bugs 240715 (backport v5.0)
See merge request espressif/esp-idf!32123
|
2024-07-16 10:28:41 +08:00 |
|
zhanghaipeng
|
3752c0ad5f
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(abd7733)
- Fix the issue where RSSI is incorrect when latency is not zero
|
2024-07-15 15:55:17 +08:00 |
|
chenjianhua
|
7efd230264
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(66b5cc0)
- Fixed vendor hci get controller status command
- Prevent BLE interrupt from being preempted
|
2024-07-15 15:55:09 +08:00 |
|
Jin Cheng
|
ae7fe9eff9
|
fix(bt/controller): Removed an improper assertion in ACL link driver.
It can be triggered on peripheral SNIFF mode
when RX window is adjusted on ESP32.
|
2024-07-15 15:27:23 +08:00 |
|
Jiang Jiang Jian
|
6a09e585dd
|
Merge branch 'docs/optimized_ble_controller_api_references_esp32_v5.0' into 'release/v5.0'
docs(ble): Revised the esp32 controller API explanations (v5.0)
See merge request espressif/esp-idf!31928
|
2024-07-15 10:39:15 +08:00 |
|
Roshan Bangar
|
d2c4efae24
|
feat(nimble): Added periodic Adv Feature Updates in BLE 5.3
|
2024-07-12 18:41:02 +05:30 |
|
Rahul Tank
|
a1ce7ed947
|
Merge branch 'feat/enc_adv_data_v5.0' into 'release/v5.0'
docker / docker (push) Has been cancelled
NimBLE: Added support of encrypted advertising data (v5.0)
See merge request espressif/esp-idf!32046
|
2024-07-12 21:07:06 +08:00 |
|
Island
|
a8f8936b48
|
Merge branch 'feat/add_ble50_instant_v5.0' into 'release/v5.0'
Add support for BLE 5.0 instances in related events (v5.0)
See merge request espressif/esp-idf!31993
|
2024-07-12 14:52:52 +08:00 |
|