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 |
|
Jiang Jiang Jian
|
042fe83a61
|
Merge branch 'bugfix/BLEQABR23-35_v5.0' into 'release/v5.0'
fix(ble_mesh): avoid ble_mesh packet collision by using random adv interval(v5.0)
See merge request espressif/esp-idf!27489
|
2023-12-25 14:05:25 +08:00 |
|
luoxu
|
9c9af32f7a
|
bugfix(ble_mesh): Supplementary configuration options that should be enabled.
|
2023-12-20 11:18:55 +08:00 |
|
Liu Linyan
|
9e193a03f1
|
fix(ble_mesh): Support using random adv interval for mesh packets
|
2023-12-20 11:18:55 +08:00 |
|
luoxu
|
6e3ab36441
|
bugfix(ble_mesh): Enable CONFIG_BT_NIMBLE_VS_SUPPORT when using the duplicate scan feature on the NimBLE host.
|
2023-12-20 11:18:03 +08:00 |
|
Rahul Tank
|
259006a8c3
|
fix(nimble): Fix the parameters in duplicate exception list vsc command
|
2023-12-15 15:56:19 +05:30 |
|
Island
|
6a33321693
|
Merge branch 'bugfix/deepfree_v50' into 'release/v5.0'
fix(ble_mesh): fix compilation failure on using scene model. (v5.0)
See merge request espressif/esp-idf!26358
|
2023-10-11 19:28:53 +08:00 |
|
Wu Meng Shi
|
d9af38524b
|
fix(ble_mesh): fix compilation failure on using scene model. (v5.0)
|
2023-10-11 19:28:53 +08:00 |
|
Island
|
3df12b0c7d
|
Merge branch 'bugfix/BLEQABR23-414_v50' into 'release/v5.0'
bugfix(mesh): Fix PB-GATT adv is reported to the app layer too frequently(v5.0)
See merge request espressif/esp-idf!25896
|
2023-10-10 12:01:42 +08:00 |
|
Wu Meng Shi
|
f3f0917166
|
bugfix(mesh): Fix PB-GATT adv is reported to the app layer too frequently(v5.0)
|
2023-10-10 12:01:41 +08:00 |
|
Wu Meng Shi
|
9dc12cb8c2
|
fix(ble_mesh): avoid executing bt_mesh_host_init() more than once when using nimble (v5.0)
|
2023-10-07 14:29:16 +08:00 |
|
zhanghaipeng
|
b0d4fb3b35
|
fix(bt/bluedroid): Fix memory no free issue when disconneting for mesh
|
2023-09-13 18:17:56 +08:00 |
|
Rahul Tank
|
b9c34e83f8
|
feat(mesh): Add support for Duplicate Exception list update VSC for
Nimble
|
2023-08-07 20:00:14 +05:30 |
|
Wu Meng Shi
|
e81d8f8329
|
ble mesh: stack: return error when scanning failed to be enabled(v5.0)
|
2023-08-02 21:07:20 +08:00 |
|
Liu Linyan
|
c6d190e568
|
update(ble_mesh: stack): Update provisioning bearer check debug log to INFO level
|
2023-07-13 14:39:01 +08:00 |
|
Island
|
d2e094d29a
|
Merge branch 'bugfix/ble_mesh_fix_heartbeat_set_v5.0' into 'release/v5.0'
ble_mesh: stack: Update the heartbeat filter entry add/remove handling (v5.0)
See merge request espressif/esp-idf!23165
|
2023-05-11 21:34:21 +08:00 |
|
chenjianhua
|
3eb5185b7b
|
bluedroid: report status after clearing the BLE white list
|
2023-04-20 10:38:23 +08:00 |
|
wangjialiang
|
b9f7049bc5
|
ble_mesh: stack: Update the heartbeat filter entry add/remove handling
|
2023-04-12 16:11:24 +08:00 |
|
lly
|
f92ee6d70b
|
ble_mesh: stack: Minor fix for provisioner provisioning timeout
|
2023-03-28 04:29:07 +00:00 |
|
wangjialiang
|
353eade320
|
ble_mesh: add BQB LOG
|
2023-03-28 04:29:07 +00:00 |
|
luoxu
|
d63bcc75a4
|
ble_mesh: stack: forward rfu dst for the case NODE/RLY/BV-01
|
2023-03-28 04:29:07 +00:00 |
|
luoxu
|
d63200c0b4
|
ble_mesh: stack: add send transaction ack befor provisioner send prov failed msg
|
2023-03-28 04:29:07 +00:00 |
|
luoxu
|
0f87363e3e
|
ble_mesh: stack: for the case MESH/PVNR/PBADV/BV-01, add the close link reason before reset link
|
2023-03-28 04:29:07 +00:00 |
|
wangjialiang
|
9f36ad8ab6
|
ble_mesh: stack: bug fix in bqb
|
2023-03-24 16:21:40 +08:00 |
|
wangjialiang
|
f02b18b392
|
ble_mesh: stack: add description of internal BQB Test
|
2023-03-24 16:20:06 +08:00 |
|
lly
|
71bc754b0a
|
ble_mesh: stack: Minor updates for BQB test log
|
2023-03-24 16:05:08 +08:00 |
|
wangjialiang
|
161e78150f
|
ble_mesh: stack: Add a BQB macro for BQB test to enable some internal function or log
|
2023-03-24 16:05:01 +08:00 |
|
xiongweichao
|
f9732cb65f
|
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
|
2022-12-12 11:26:26 +08:00 |
|
isha.pardikar@espressif.com
|
b1d87a41d2
|
NimBLE : Change GATT notify/indicate from gattc to gatts
|
2022-12-07 14:41:51 +05:30 |
|
wangjialiang
|
9d79c71498
|
ble_mesh: stack: Fix exceptional list parameters check issue
|
2022-12-05 20:24:21 +08:00 |
|
Jiang Jiang Jian
|
c0d79f2ef1
|
Merge branch 'bugfix/ble_mesh_event_typo_fix_v5.0' into 'release/v5.0'
ble_mesh: stack: Fix typo in directly erase settings event (v5.0)
See merge request espressif/esp-idf!21107
|
2022-12-02 20:33:17 +08:00 |
|
Jiang Jiang Jian
|
ef1f1a8adb
|
Merge branch 'bugfix/fix_trans_optional_info_using_group_addr_v5.0' into 'release/v5.0'
ble_mesh: stack: Fix can't trans optional info to group address(v5.0)
See merge request espressif/esp-idf!20958
|
2022-12-02 20:29:35 +08:00 |
|
Jiang Jiang Jian
|
85f4192ca5
|
Merge branch 'feature/Add_IVI_recovery_option_v5.0' into 'release/v5.0'
ble_mesh: stack: Add IV index recovery option when device missed the whole IV update(v5.0)
See merge request espressif/esp-idf!20641
|
2022-12-02 19:52:34 +08:00 |
|
lly
|
1529613561
|
ble_mesh: stack: Fix typo in directly erase settings event
|
2022-11-17 11:48:59 +00:00 |
|
wangjialiang
|
f825fcdda0
|
ble_mesh: stack: Fix can't trans optional info to group address
|
2022-11-07 15:46:39 +08:00 |
|
wangjialiang
|
54f18a4fa3
|
ble_mesh: stack: Add IV index recovery option when device missed the whole IV update
|
2022-10-17 16:52:01 +08:00 |
|
wangjialiang
|
3d695cec32
|
ble_mesh: stack: Fix send fast interval prov_adv failed when PB-ADV and PB-GATT enable simultaneously
|
2022-10-17 16:38:09 +08:00 |
|
Jiang Jiang Jian
|
58afbf71ae
|
Merge branch 'bugfix/lpn_not_recv_message_to_all_node_5.0' into 'release/v5.0'
ble_mesh: stack: Add option for lpn auto sub all-nodes(v5.0)
See merge request espressif/esp-idf!20260
|
2022-09-21 10:01:51 +08:00 |
|
wangjialiang
|
74ceccaf62
|
ble_mesh: stack: Add option for lpn auto sub all-nodes.
|
2022-09-20 20:29:11 +08:00 |
|
Jiang Jiang Jian
|
03b10661b4
|
Merge branch 'bugfix/adapt_new_btc_v5.0' into 'release/v5.0'
ble_mesh: stack: Corrected parameter size when the btc_transfer_context is used (v5.0)
See merge request espressif/esp-idf!20165
|
2022-09-19 11:07:07 +08:00 |
|
wangjialiang
|
0dde7cf3f0
|
ble_mesh: stack: Fix friend relay lpn message when relay disable.
|
2022-09-18 14:37:57 +08:00 |
|
wangjialiang
|
4611e8971b
|
ble_mesh: stack: added the judgment that the parameter is NULL but the parameter len is not zero to avoid btc_transfer_context failed
|
2022-09-15 09:12:51 +00:00 |
|
wangjialiang
|
e15b3b8b9d
|
ble_mesh: stack: Fix kr from non-primary subnet shouldn't ignore
For case MESH/NODE/KR/BV-02-C
|
2022-08-11 14:09:02 +08:00 |
|
wangjialiang
|
b42b8b007a
|
ble_mesh: stack: Add a check if the appkey is bound to the model.
For case MESH/NODE/CFG/MP/BI-03-C
|
2022-08-11 14:08:55 +08:00 |
|
wangjialiang
|
52af572bd5
|
ble_mesh: stack: the count_log field should be set to 0 when HBS is sent.
For MESH/NODE/CFG/HBS/BV-02-C
|
2022-08-11 14:08:48 +08:00 |
|
wangjialiang
|
e260a04f22
|
ble_mesh: stack: The Heartbeat Publication Period Log value can set to 0x11, range: [0, 0x11]
|
2022-08-11 14:08:39 +08:00 |
|
wangjialiang
|
7a8ebdc409
|
ble_mesh: stack: The value of expect_ack_for will be rewrited after send_pub_key().
For case MESH/PVNR/PROV/BV-04-C
|
2022-08-11 14:08:31 +08:00 |
|
wangjialiang
|
7a8023e54c
|
ble_mesh: stack: Fix ignore connectable PB-ADV PDU containing a Link Open message.
For case MESH/NODE/PBADV/BI-04-C
|
2022-08-11 14:08:17 +08:00 |
|
wangjialiang
|
0a33ec0d1c
|
ble_mesh: stack: Fix PB-GATT not check invalid link flag
For case MESH/NODE/PROV/BI-03-C
|
2022-08-11 14:08:10 +08:00 |
|