Island
|
e2b18f2c2c
|
Merge branch 'bugfix/BLEQABR23-35_v5.2' into 'release/v5.2'
fix(ble_mesh): avoid ble_mesh packet collision by using random adv interval(v5.2)
See merge request espressif/esp-idf!27486
|
2023-12-06 11:06:47 +08:00 |
|
Jiang Jiang Jian
|
2d8fb1604f
|
Merge branch 'bugfix/IDFGH-11398_v5.2' into 'release/v5.2'
bugfix(ble_mesh): Fixed incorrect RPR Client unicast address was obtained(154b4fcc)(v5.2)
See merge request espressif/esp-idf!27565
|
2023-12-06 10:51:12 +08:00 |
|
luoxu
|
134fd6b8d8
|
bugfix(ble_mesh): Enable CONFIG_BT_NIMBLE_VS_SUPPORT when using the duplicate scan feature on the NimBLE host.
|
2023-12-01 16:48:31 +08:00 |
|
luoxu
|
d3a78fef1b
|
bugfix(ble_mesh): Fixed incorrect RPR Client unicast address was obtained(154b4fcc)
|
2023-12-01 16:04:09 +08:00 |
|
Liu Linyan
|
ba7b323c3e
|
fix(ble_mesh): Use submodule for mesh 1.1 lib files
|
2023-12-01 10:00:37 +08:00 |
|
Liu Linyan
|
e58ed21fbf
|
fix(ble_mesh): Remove the orginal mesh 1.1 lib files
|
2023-12-01 10:00:30 +08:00 |
|
luoxu
|
afab071f51
|
bugfix(ble_mesh): Supplementary configuration options that should be enabled.
|
2023-11-29 19:19:18 +08:00 |
|
Liu Linyan
|
d680a3949b
|
fix(ble_mesh): Support using random adv interval for mesh packets
|
2023-11-29 19:19:18 +08:00 |
|
Rahul Tank
|
8150abfb67
|
fix(nimble): Fix the parameters in duplicate exception list vsc command
|
2023-11-27 08:52:27 +05:30 |
|
Liu Linyan
|
d9876ffd53
|
feat(ble_mesh): Support Bluetooth Mesh SAR enhancement
|
2023-11-07 19:13:09 +08:00 |
|
Liu Linyan
|
f57acc21d6
|
fix(ble_mesh): Miscellaneous updates and fixes
|
2023-11-07 19:13:04 +08:00 |
|
Liu Linyan
|
48960337b8
|
update(ble_mesh): Remove useless mesh lib copy script
|
2023-11-07 19:13:00 +08:00 |
|
Liu Linyan
|
5de452e12a
|
feat(ble_mesh): Use a separate file for heartbeat handling
|
2023-10-11 06:59:49 +00:00 |
|
Island
|
5c1fe44b0e
|
Merge branch 'bugfix/BLEQABR23-668' into 'master'
fix(ble_mesh): avoid filtering BLE_MESH_ADV_NONCONN_IND packets.
Closes BLERP-87
See merge request espressif/esp-idf!26175
|
2023-10-10 12:01:31 +08:00 |
|
Alexey Lapshin
|
6a94453a18
|
fix(bt): fix gcc 13.1.0 warnings
|
2023-10-09 12:13:02 +04:00 |
|
Jiang Jiang Jian
|
e445213cf8
|
Merge branch 'bugfix/BLEQABR23-632' into 'master'
fix(ble_mesh): avoid executing bt_mesh_host_init() more than once when using nimble
Closes BLERP-104
See merge request espressif/esp-idf!26236
|
2023-10-07 13:59:48 +08:00 |
|
Wu Meng Shi
|
dc75dc6ec7
|
fix(ble_mesh): avoid executing bt_mesh_host_init() more than once when using nimble
|
2023-09-26 19:10:30 +08:00 |
|
Wu Meng Shi
|
be0f07e629
|
fix(ble_mesh): avoid filtering BLE_MESH_ADV_NONCONN_IND packets.
|
2023-09-25 03:27:50 +00:00 |
|
Island
|
0171beab7c
|
Merge branch 'bugfix/BLEQABR23-414master' into 'master'
bugfix(mesh): Fix PB-GATT adv is reported to the app layer too frequently
Closes BLERP-15 and BLERP-74
See merge request espressif/esp-idf!25895
|
2023-09-22 14:20:39 +08:00 |
|
Wu Meng Shi
|
3e43a6b69f
|
bugfix(mesh): Fix PB-GATT adv is reported to the app layer too frequently
|
2023-09-22 14:20:38 +08:00 |
|
Wu Meng Shi
|
4118244f59
|
bugfix(mesh): remove reset link state on receiving prov_data packets
|
2023-09-22 11:59:12 +08:00 |
|
wangjialiang
|
8eed3a2467
|
fix(ble_mesh): Miscellaneous update for ble mesh
|
2023-09-16 15:58:14 +08:00 |
|
luoxu
|
14ca0f3db6
|
fix(ble_mesh): update lib to :1469712f9
|
2023-09-16 08:43:52 +08:00 |
|
Liu Linyan
|
5bab168b0e
|
feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview)
|
2023-09-08 21:37:33 +08:00 |
|
Liu Linyan
|
bf51fb965b
|
feat(ble_mesh): Bluetooth Mesh folder and file misc updates
|
2023-09-08 21:37:33 +08:00 |
|
zhanghaipeng
|
0f17b6616e
|
fix(bt/bluedroid): Fix memory no free issue when disconneting for mesh
|
2023-09-07 19:59:33 +08:00 |
|
Island
|
24d9ea4939
|
Merge branch 'ble_mesh/esp32c6_BLEQABR23-266' into 'master'
ble mesh: stack: return error when scanning failed to be enabled
See merge request espressif/esp-idf!24771
|
2023-08-02 21:08:10 +08:00 |
|
Wu Meng Shi
|
d57bf77699
|
ble mesh: stack: return error when scanning failed to be enabled
|
2023-08-02 21:08:10 +08:00 |
|
Rahul Tank
|
9dafd9f778
|
feat(mesh): Add support for Duplicate Exception list update VSC for
Nimble
|
2023-08-01 19:27:29 +05:30 |
|
wangjialiang
|
def6442044
|
feat(ble_mesh: stack: esp32c6/h2): update Kconfig file to support duplicate scan.
|
2023-07-21 02:02:21 +00:00 |
|
Liu Linyan
|
7eabe1c325
|
update(ble_mesh: stack): Update provisioning bearer check debug log to INFO level
|
2023-07-13 14:27:02 +08:00 |
|
wangjialiang
|
ce94cfbeb2
|
ble_mesh: stack: Update the heartbeat filter entry add/remove handling
|
2023-04-11 10:57:12 +00:00 |
|
chenjianhua
|
3a7dea67eb
|
bluedroid: report status after clearing the BLE white list
|
2023-04-10 12:12:32 +08:00 |
|
wangjialiang
|
bb316f96f2
|
ble_mesh: stack: add description of internal BQB Test
|
2023-03-23 11:10:08 +08:00 |
|
lly
|
43c9814387
|
ble_mesh: stack: Minor fix for provisioner provisioning timeout
|
2023-03-23 10:26:23 +08:00 |
|
wangjialiang
|
c266dedb1f
|
ble_mesh: stack: bug fix in bqb
|
2023-03-22 11:28:29 +08:00 |
|
wangjialiang
|
45015940eb
|
ble_mesh: add BQB LOG
|
2023-03-22 11:27:09 +08:00 |
|
luoxu
|
f4f192ed70
|
ble_mesh: stack: forward rfu dst for the case NODE/RLY/BV-01
|
2023-03-22 11:27:09 +08:00 |
|
luoxu
|
a7d8caf7c6
|
ble_mesh: stack: add send transaction ack befor provisioner send prov failed msg
|
2023-03-22 11:27:09 +08:00 |
|
luoxu
|
c159572004
|
ble_mesh: stack: for the case MESH/PVNR/PBADV/BV-01, add the close link reason before reset link
|
2023-03-22 11:27:09 +08:00 |
|
lly
|
fd799153cf
|
ble_mesh: stack: Minor updates for BQB test log
|
2023-03-16 14:23:22 +08:00 |
|
wangjialiang
|
87c694f44c
|
ble_mesh: stack: Add a BQB macro for BQB test to enable some internal function or log
|
2023-03-16 12:29:44 +08:00 |
|
Chen Yudong
|
d352fb2411
|
ble_mesh: fix gcc-12 compile errors
|
2023-02-23 22:46:16 +08:00 |
|
Alexey Lapshin
|
d4b7be4a73
|
bt: fix gcc-12 compile errors
|
2023-02-22 05:33:03 +00:00 |
|
xiongweichao
|
40f6239fd7
|
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
|
2022-11-30 10:41:52 +08:00 |
|
wangjialiang
|
766d1d1b66
|
ble_mesh: stack: Fix exceptional list parameters check issue
|
2022-11-23 19:46:20 +08:00 |
|
lly
|
279ddd2ee9
|
ble_mesh: stack: Fix typo in directly erase settings event
|
2022-11-10 06:44:51 +00:00 |
|
isha.pardikar@espressif.com
|
b950ddb0fd
|
NimBLE : Change GATT notify/indicate from gattc to gatts
|
2022-11-08 14:02:54 +05:30 |
|
wangjialiang
|
7e0b57f9ef
|
ble_mesh: stack: Fix can't trans optional info to group address
|
2022-10-21 12:07:53 +08:00 |
|
Island
|
7ddbaae318
|
Merge branch 'feature/Add_IVI_recovery_option' into 'master'
ble_mesh: stack: Add IV index recovery option when device missed the whole IV update
See merge request espressif/esp-idf!20500
|
2022-10-14 17:21:25 +08:00 |
|