gongyantao
b225703712
feat(bt): add vendor hci command and event to support test
...
- add afh related vendor hci command and event
- add vendor event mask command
2025-01-20 20:21:51 +08:00
Island
07ce83a375
Merge branch 'change/ble_update_lib_20250114' into 'master'
...
change(ble): [AUTO_MR] 20250114 - Update ESP BLE Controller Lib
Closes BLERP-1485
See merge request espressif/esp-idf!36364
2025-01-17 14:22:40 +08:00
Jiang Jiang Jian
22869af2c6
Merge branch 'feat/add_inq_page_coex_schm' into 'master'
...
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
Closes BT-3933 and BT-3541
See merge request espressif/esp-idf!36142
2025-01-17 13:56:55 +08:00
Rahul Tank
5dda7315f3
Merge branch 'bugfix/fix_compilation_warn' into 'master'
...
fix(nimble): Address compilation warnings for different flag combination
Closes BLERP-1488
See merge request espressif/esp-idf!36349
2025-01-15 21:31:59 +08:00
zhouxiao
c263c75897
change(ble): [AUTO_MR] Update lib_esp32c2 to 7b7ee440
2025-01-14 14:14:05 +08:00
zhouxiao
06a6b311a8
change(ble): [AUTO_MR] Update lib_esp32c6 to bbc1903d
2025-01-14 14:14:05 +08:00
zhouxiao
bd2ca2a402
change(ble): [AUTO_MR] Update lib_esp32c5 to bbc1903d
2025-01-14 14:14:05 +08:00
zhouxiao
4f5f0b0954
change(ble): [AUTO_MR] Update lib_esp32h2 to bbc1903d
2025-01-14 14:14:05 +08:00
Island
8563c2fc46
Merge branch 'change/ble_update_lib_20250103' into 'master'
...
change(ble): [AUTO_MR] 20250103 - Update ESP BLE Controller Lib
Closes BLERP-1449, BLERP-1450, BLERP-1448, BLERP-1460, BLERP-1461, BLERP-1462, BLERP-1421, BLERP-1407, BLERP-1075, BLERP-1463, BLERP-1412, BLERP-1422, BLERP-1454, and BLERP-1466
See merge request espressif/esp-idf!36145
2025-01-14 12:20:23 +08:00
Rahul Tank
65aaf217d8
fix(nimble): Fix compilation issues for different flag combinations
2025-01-13 13:49:49 +05:30
zwl
4dfe8db6a6
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C5
2025-01-10 20:44:27 +08:00
zwl
d2b62f2130
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-H2
2025-01-10 20:44:27 +08:00
zwl
8d6ec12838
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C6
2025-01-10 20:44:27 +08:00
zwl
6a752eeb89
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C2
2025-01-10 20:44:27 +08:00
zwl
8f7f0f0d69
feat(ble): support for putting ble code into flash on ESP32-C5
2025-01-10 20:44:27 +08:00
zwl
5a9acdc379
feat(ble): support for putting ble code into flash on ESP32-H2
2025-01-10 20:44:27 +08:00
zwl
02d6d6fd73
feat(ble): support for putting ble code into flash on ESP32-C6
2025-01-10 20:44:27 +08:00
zhouxiao
acf5823a0d
change(ble): Update esp_bt.h controller config for C5 and rom.ble-eco4.ld for C2ECO4
2025-01-10 20:44:27 +08:00
zhouxiao
7cd3fe6953
change(ble): Update lib_esp32c2 to 2a00fb0b
2025-01-10 20:44:27 +08:00
zhouxiao
4fc95fa91f
change(ble): Update lib_esp32c6 to 3422b706
2025-01-10 20:44:27 +08:00
zhouxiao
3a2ad98b0d
change(ble): Update lib_esp32c5 to 3422b706
2025-01-10 20:44:27 +08:00
zhouxiao
fe5a12e7e7
change(ble): Update lib_esp32h2 to 3422b706
2025-01-10 20:44:27 +08:00
Abhinav Kudnar
49132a5943
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
2025-01-10 17:03:51 +05:30
Rahul Tank
4ca02a41ff
fix(nimble): Fixed a typo in Kconfig file
2025-01-10 17:03:51 +05:30
Astha Verma
858c6af65b
fix(nimble): Added HCI_Read_Remote_Version_Information command
2025-01-10 17:03:51 +05:30
Rahul Tank
922cae93ad
fix(nimble): Clear our and peer security records during unpair
2025-01-10 17:03:51 +05:30
linruihao
2096a99deb
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
2025-01-10 15:54:13 +08:00
Rahul Tank
c1db0a05bb
fix(nimble): Reset data length global variables
2025-01-08 21:38:51 +05:30
Jin Cheng
eb68ef4cc1
fix(bt/controller): fixed missing critical protections on linked-list structure of (e)SCO buffers
2025-01-07 18:56:23 +08:00
Island
3f6d1f6496
Merge branch 'bugfix/fix_some_ble_bugs_241224_esp32c3' into 'master'
...
Fixed some BLE bugs 241224 on ESP32C3(fd62b31)
Closes BLERP-1430, BLERP-1431, BLERP-1432, BLERP-1433, BLERP-1434, BLERP-1444, IDFCI-2533, BLERP-1445, BLERP-1446, and BLERP-1447
See merge request espressif/esp-idf!35995
2025-01-07 12:12:10 +08:00
Rahul Tank
596b741311
fix(nimble): Corrected storing method of csfc to nvs
2025-01-06 10:56:08 +05:30
chenjianhua
326f391f9c
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(fd62b31)
...
- Fixed periodic adv enable params checking
- Fixed BLE assert lld_scan.c 1728 when receiving directed adv
- Support resolving RPA to identity address when creating connection
- Fixed BLE assert rwble.c 505 param 00400010
- Fixed peer address type error in HCI LE meta event
- Fixed setting random address failed when extended adv is enabled
2025-01-03 16:52:42 +08:00
Rahul Tank
ebf591a9eb
fix(nimble): Address few coverity reported issues
...
1. Structurally dead code: Removed dead code
2. Resource leak: Added a free for allocated memory, in case of failure
3. too_few_printf_args: Corrected print statement to pass arguments
4. Fixed nesting levels
5. Fixed unused value warnings
6. Illegal memory access fix
2025-01-03 11:35:10 +05:30
Rahul Tank
429d9982de
Merge branch 'bugfix/ieee802154_ble_coex' into 'master'
...
fix(nimble): Save the gatt context in case of preemption
Closes BT-3877
See merge request espressif/esp-idf!31891
2025-01-03 13:50:56 +08:00
Island
771aa5be45
Merge branch 'bugfix/fix_esp32c61_eco2_ble_light_sleep_issue' into 'master'
...
fix(ble): fix rtc freq div error on esp32c61
See merge request espressif/esp-idf!36083
2025-01-02 21:14:04 +08:00
Island
6cc06c6c1f
Merge branch 'feat/add_config_for_ble_vs_qa_cmd' into 'master'
...
fixed interrupt WDT when shutdown bt controller on ESP32(ba6739f)
Closes BLERP-1207, BLERP-1208, BLERP-1425, BLERP-1426, BLERP-1427, and BT-3575
See merge request espressif/esp-idf!34713
2025-01-02 10:53:35 +08:00
cjin
b7571dd711
fix(ble): fix rtc freq div error on esp32c61
2024-12-31 14:06:08 +08:00
Abhinav Kudnar
bc48e5189a
fix(nimble): Save the gatt context in case of preemption
2024-12-30 19:57:31 +08:00
Rahul Tank
85cc1ac74b
fix(nimble): Fix compilation issue for combination of Ext Adv and Reattempt conn flag
2024-12-30 10:14:07 +05:30
luoxu
689b10e7ac
feat(ble_mesh): multi adv instance support
2024-12-27 10:41:18 +08:00
luoxu
30b257c61b
feat(ble_mesh): ble mesh queue support
2024-12-27 10:41:18 +08:00
chenjianhua
ad3554fbed
fix(bt): Update bt lib for ESP32(ba6739f)
...
- Fixed assert in lld_evt.c at line 2353
- Fixed interrupt WDT when shutdown bt controller
- Added config for BLE vendor HCI QA command
- Added config for BLE channel assessment and ping procedure
2024-12-25 11:36:29 +08:00
Rahul Tank
4babb3c380
fix(nimble): Add ATT Tx queue cleanup during link disconnection
2024-12-24 21:08:18 +05:30
Island
60fea22224
Merge branch 'bugfix/fixed_ble_issues_241220' into 'master'
...
Bugfix/fixed ble issues 241220
Closes BLERP-1391, BLERP-1410, BLERP-1409, and BLERP-1397
See merge request espressif/esp-idf!35846
2024-12-24 11:37:12 +08:00
Wei Yu Han
19b5381c99
Merge branch 'refactor/optimize_ble_gatt_api_doc' into 'master'
...
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
See merge request espressif/esp-idf!34650
2024-12-23 14:34:34 +08:00
Chen Jian Hua
dbbf154551
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
2024-12-23 14:34:33 +08:00
Rahul Tank
172bebe4b3
Merge branch 'bugfix/fix_compile_issue' into 'master'
...
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0
See merge request espressif/esp-idf!34182
2024-12-23 12:31:38 +08:00
Wang Meng Yang
6109542fb5
Merge branch 'feature/support_get_play_status_in_avrcp' into 'master'
...
feat(bt/bluedroid): Support get play status in AVRCP CT
See merge request espressif/esp-idf!35674
2024-12-23 09:39:28 +08:00
Rahul Tank
f8ccb29d12
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0
2024-12-22 15:18:32 +05:30
Shreeyash
18fc8924ae
fix(nimble): Added a check for invalid offset
2024-12-22 11:56:11 +05:30