wangjialiang
|
1d661e2786
|
ble_mesh: stack: Fix can't trans optional info to group address
|
2022-11-07 15:53:24 +08:00 |
|
Island
|
e51646aff0
|
Merge branch 'feature/Add_IVI_recovery_option_v4.1' into 'release/v4.1'
ble_mesh: stack: Add IV index recovery option when device missed the whole IV update(v4.1)
See merge request espressif/esp-idf!20645
|
2022-10-20 16:43:03 +08:00 |
|
wangjialiang
|
eab26282ce
|
ble_mesh: stack: Add IV index recovery option when device missed the whole IV update
|
2022-10-17 16:55:46 +08:00 |
|
wangjialiang
|
11bd23d67e
|
ble_mesh: stack: Fix send fast interval prov_adv failed when PB-ADV and PB-GATT enable simultaneously
|
2022-10-17 16:41:12 +08:00 |
|
wangjialiang
|
d2fcb15610
|
ble_mesh: stack: Fix friend relay lpn message when relay disable.
|
2022-09-21 03:37:41 +00:00 |
|
Island
|
26c7df9857
|
Merge branch 'bugfix/lpn_not_recv_message_to_all_node_4.1' into 'release/v4.1'
ble_mesh: stack: Add option for lpn auto sub all-nodes(v4.1)
See merge request espressif/esp-idf!20261
|
2022-09-21 11:31:17 +08:00 |
|
wangjialiang
|
ef45e12a40
|
ble_mesh: stack: Add option for lpn auto sub all-nodes.
|
2022-09-20 20:33:13 +08:00 |
|
wangjialiang
|
6160cedbdc
|
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 17:03:22 +08:00 |
|
wangjialiang
|
e446ee2ea2
|
ble_mesh: stack: Fix kr from non-primary subnet shouldn't ignore
For case MESH/NODE/KR/BV-02-C
|
2022-08-11 14:19:20 +08:00 |
|
wangjialiang
|
6b3c88873e
|
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:19:15 +08:00 |
|
wangjialiang
|
a53ebdf8a3
|
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:19:09 +08:00 |
|
wangjialiang
|
8a1325dab8
|
ble_mesh: stack: The Heartbeat Publication Period Log value can set to 0x11, range: [0, 0x11]
|
2022-08-11 14:19:04 +08:00 |
|
wangjialiang
|
d3f6770665
|
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:18:58 +08:00 |
|
wangjialiang
|
0a39d9e154
|
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:18:54 +08:00 |
|
wangjialiang
|
9f073021da
|
ble_mesh: stack: Fix PB-GATT not check invalid link flag
For case MESH/NODE/PROV/BI-03-C
|
2022-08-11 14:18:48 +08:00 |
|
wangjialiang
|
96ecfa677e
|
ble_mesh: stack: Fix invalid provisioning pdu type check
For case MESH/NODE/PROV/BI-15-C
|
2022-08-11 14:18:43 +08:00 |
|
wangjialiang
|
3fa1f36fbc
|
ble_mesh: stack: Fix add continuously secure update into friend queue.
For MESH/NODE/FRND/FN/BV-20-C
|
2022-08-09 21:51:39 +08:00 |
|
wangjialiang
|
d024b4aafa
|
ble_mesh: stack: Fix friend relay lpn message when relay feature is disable
For MESH/NODE/FRND/FN/BV-23-C
|
2022-08-09 21:51:31 +08:00 |
|
wangjialiang
|
ba6bf196a3
|
ble_mesh: stack: Bugfix for proxy beacon send after reinit mesh
|
2022-07-01 11:57:48 +08:00 |
|
wangjialiang
|
b5c554b632
|
ble_mesh: stack: Add filter old seq_auth packet menuconfig
|
2022-06-23 16:23:48 +08:00 |
|
wangjialiang
|
5aa6fa39ea
|
ble_mesh: stack: Bugfix for oversized SegN as valid
|
2022-04-25 11:54:37 +08:00 |
|
Island
|
25ce06d32e
|
Merge branch 'bugfix/ble_mesh_host_init_v4.1' into 'release/v4.1'
ble_mesh: nimble: return error if init host twice (v4.1)
See merge request espressif/esp-idf!15790
|
2021-11-05 03:12:34 +00:00 |
|
lly
|
2f0fbfa3ef
|
ble_mesh: nimble: return error if init host twice
|
2021-11-03 19:22:00 +08:00 |
|
lly
|
68d902e9c8
|
ble_mesh: stack: Apply the errata E16350 from Bluetooth SIG
|
2021-11-03 19:07:08 +08:00 |
|
wangjialiang
|
661528d4f7
|
ble_mesh: stack: Fix heartbeat filter with accept list
|
2021-10-27 16:47:17 +08:00 |
|
lly
|
d272f830b2
|
ble_mesh: Update the SIG recommendations for CVE issues
|
2021-08-18 10:58:56 +08:00 |
|
wangjialiang
|
16898897a9
|
ble_mesh: stack: Fix crash for net_key_del when subnet is NULL
|
2021-06-21 11:26:10 +08:00 |
|
wangjialiang
|
9aecaa6fd0
|
ble_mesh: stack: Make unprovisioned beacon interval configurable.
Closes https://github.com/espressif/esp-idf/issues/6722
|
2021-06-21 11:26:03 +08:00 |
|
wangjialiang
|
bfcaa64b49
|
ble_mesh: stack: Fix AuthValue Leak and Predictable AuthValue in Bluetooth Mesh Provisioning Leads to MITM
|
2021-06-17 17:23:49 +08:00 |
|
wangjialiang
|
4c453660ae
|
ble_mesh: stack: Add check the value of Provisioning Random & Confirmation sent and received by provisioner
|
2021-06-16 17:03:38 +08:00 |
|
Jiang Jiang Jian
|
2ac583cd12
|
Merge branch 'bugfix/endianness_in_output_or_input_oob_v4.1' into 'release/v4.1'
ble_mesh: stack: Fix endianness error in output or input oob data of number (v4.1)
See merge request espressif/esp-idf!13256
|
2021-05-10 03:27:40 +00:00 |
|
wangjialiang
|
f50680310e
|
ble_mesh: stack: Fix provisioning input or output count number should be at least 1
Closes https://github.com/espressif/esp-idf/issues/6863
|
2021-05-08 12:01:11 +08:00 |
|
wangjialiang
|
1b3ac526a7
|
ble_mesh: stack: Fix endianness error in output or input oob data of number
Closes https://github.com/espressif/esp-idf/issues/6862
|
2021-05-07 03:35:42 +00:00 |
|
lly
|
6b6a883824
|
ble_mesh: stack: Fix deinit server models with no matching id
|
2021-02-19 01:03:55 +00:00 |
|
Island
|
131bfd90a4
|
Merge branch 'bugfix/ble_mesh_mbedtls_aes_fix_v4.1' into 'release/v4.1'
Bugfix/ble mesh mbedtls aes fix (v4.1)
See merge request espressif/esp-idf!12326
|
2021-02-09 16:24:54 +08:00 |
|
Island
|
261d107abd
|
Merge branch 'bugfix/ble_mesh_log_macro_v4.1' into 'release/v4.1'
ble_mesh: stack: Add prefix for log macros (v4.1)
See merge request espressif/esp-idf!12325
|
2021-02-07 16:39:38 +08:00 |
|
Island
|
528e9b2818
|
Merge branch 'bugfix/ble_mesh_prov_use_diff_rand_v4.1' into 'release/v4.1'
ble_mesh: stack: Use different random for each provisioning (v4.1)
See merge request espressif/esp-idf!12323
|
2021-02-07 16:38:42 +08:00 |
|
Island
|
47d859b2a4
|
Merge branch 'bugfix/ble_mesh_proxy_client_net_resend_v4.1' into 'release/v4.1'
ble_mesh: stack: Fix proxy client may fail to resend msg (v4.1)
See merge request espressif/esp-idf!12322
|
2021-02-07 16:38:36 +08:00 |
|
Island
|
9ef16af05e
|
Merge branch 'bugfix/ble_mesh_node_set_name_status_check_v4.1' into 'release/v4.1'
ble_mesh: stack: Remove node set device name return status check (v4.1)
See merge request espressif/esp-idf!12321
|
2021-02-07 16:38:25 +08:00 |
|
Island
|
3a06fa4bd9
|
Merge branch 'update/ble_mesh_set_hsl_states_v4.1' into 'release/v4.1'
ble_mesh: stack: Enable updating lighting hsl state (v4.1)
See merge request espressif/esp-idf!12320
|
2021-02-07 16:38:13 +08:00 |
|
Island
|
afcbf0d311
|
Merge branch 'bugfix/ble_mesh_macro_OR_v4.1' into 'release/v4.1'
ble_mesh: stack: Fix using wrong | for OR between macros (v4.1)
See merge request espressif/esp-idf!12319
|
2021-02-07 16:37:58 +08:00 |
|
lly
|
10b5436cc9
|
ble_mesh: stack: Fix mbedtls aes ctx not deallocated
|
2021-02-07 12:06:49 +08:00 |
|
lly
|
5e8695d7be
|
ble_mesh: stack: Fix mbedtls aes ctx not initialized
|
2021-02-07 12:06:49 +08:00 |
|
lly
|
829b16a997
|
ble_mesh: stack: Fix compile warning when log is disabled
|
2021-02-07 12:03:24 +08:00 |
|
lly
|
cb918dcd2f
|
ble_mesh: stack: Add prefix BLE_MESH_ for log related macros
|
2021-02-07 12:03:24 +08:00 |
|
lly
|
638b36cc6b
|
ble_mesh: stack: Use different random for each provisioning
|
2021-02-07 11:46:20 +08:00 |
|
lly
|
59443eca02
|
ble_mesh: stack: Fix proxy client may fail to resend msg
|
2021-02-07 11:44:13 +08:00 |
|
lly
|
7799954d99
|
ble_mesh: stack: Remove node set device name return status check
|
2021-02-07 11:41:57 +08:00 |
|
lly
|
fc27117299
|
ble_mesh: stack: Enable updating lighting hsl state
|
2021-02-07 11:39:53 +08:00 |
|
lly
|
eb52b1da96
|
ble_mesh: stack: Fix using wrong | for OR between macros
|
2021-02-07 11:36:45 +08:00 |
|