lly
|
f22d46515b
|
ble_mesh: miscellaneous modifications
1. Clean up client_common.c
2. Clean up esp_ble_mesh directory
3. Update Kconfig.in
4. Format esp_ble_mesh files
|
2019-11-14 11:59:21 +08:00 |
|
lly
|
27cb3d7f72
|
ble_mesh: adapt ble mesh with nimble host
|
2019-11-14 10:42:30 +08:00 |
|
lly
|
a302d210b9
|
ble_mesh: add events for configuration server model
|
2019-11-14 10:39:55 +08:00 |
|
lly
|
a32c72a1b2
|
ble_mesh: add Generic/Sensor/Time and Scenes/Lighting Server models
|
2019-11-14 10:39:49 +08:00 |
|
lly
|
f1850b54f3
|
ble_mesh: add proxy client functionality
|
2019-11-14 10:39:40 +08:00 |
|
lly
|
c85abf87b5
|
ble_mesh: add ble mesh friend node event
|
2019-11-14 10:39:17 +08:00 |
|
lly
|
9029ccd21b
|
ble_mesh: add low power node api and event
|
2019-11-14 10:39:13 +08:00 |
|
lly
|
eaeb36375a
|
ble_mesh: add heartbeat message recv callback
|
2019-11-14 10:39:08 +08:00 |
|
lly
|
805bc06127
|
ble_mesh: modify health server model callbacks
|
2019-11-14 10:39:04 +08:00 |
|
lly
|
4702cd1b51
|
ble_mesh: add separate advertising buffers for relay packets
|
2019-11-14 10:38:59 +08:00 |
|
Hrishikesh Dhayagude
|
9cc272978c
|
nimble: Miscellaneous changes
1. Update NimBLE submodule as per changes in adv interval and stop port
2. Make changes in ESP BLE Mesh NimBLE host code for the same
|
2019-11-06 18:27:14 +05:30 |
|
Hrishikesh Dhayagude
|
5cb6a49c1e
|
components/bt: Add support of NimBLE host in ESP BLE Mesh
|
2019-11-06 18:26:30 +05:30 |
|
Krzysztof Budzynski
|
f9fa039826
|
Provide BLE Mesh documentation
|
2019-10-31 17:08:26 +08:00 |
|
lly
|
34c33f7440
|
ble_mesh: using bt device name in mesh proxy adv
|
2019-10-22 15:48:00 +08:00 |
|
lly
|
7d267a340f
|
ble_mesh: fix not callback net_key when device is provisioned
|
2019-10-11 10:05:12 +08:00 |
|
lly
|
66a46de2a7
|
ble_mesh: fix not restoring ble mesh cfg value
|
2019-10-08 16:37:20 +08:00 |
|
lly
|
5a94142481
|
ble_mesh: fix client model invalid address access
|
2019-09-27 15:28:10 +08:00 |
|
lly
|
9e6c56f9f2
|
ble_mesh: check ble mesh queue and task init status
|
2019-09-25 11:03:18 +08:00 |
|
lly
|
1e01accaa4
|
ble_mesh: fix duplicate memory free during receiving status message
|
2019-09-16 17:30:03 +08:00 |
|
lly
|
77f186a7b9
|
ble_mesh: make unicast elem lookup O(1)
|
2019-09-16 15:06:52 +08:00 |
|
lly
|
8dbb2083ea
|
ble_mesh: fix ble mesh get timer remaining time
|
2019-09-10 17:01:03 +08:00 |
|
lly
|
55f687c763
|
ble_mesh: update ble mesh examples sdkconfig.defaults
|
2019-09-09 18:10:52 +08:00 |
|
lly
|
329388fa47
|
ble_mesh: fix ble mesh btc may caused memory leak
|
2019-09-09 18:10:47 +08:00 |
|
lly
|
0f36dabcaf
|
ble_mesh: fix publication period timestamp initialization
|
2019-09-09 18:10:42 +08:00 |
|
lly
|
0299e22dd0
|
ble_mesh: remove useless mesh_opcode
|
2019-09-09 18:10:34 +08:00 |
|
lly
|
f072c5af4e
|
ble_mesh: fix bt_mesh_net_resend() caused compiling error
|
2019-09-09 17:47:56 +08:00 |
|
lly
|
6982663380
|
ble_mesh: fix adhering to the configured Friend Queue size
|
2019-09-09 17:47:47 +08:00 |
|
lly
|
1d970ad276
|
ble_mesh: remove useless code bt_mesh_trans_resend()
|
2019-09-09 17:47:30 +08:00 |
|
lly
|
a73cc70af9
|
ble_mesh: lpn remove msg from cache on rejection
|
2019-09-09 17:47:24 +08:00 |
|
lly
|
225ee8e5d1
|
ble_mesh: introduce a helper for send callback function
|
2019-09-09 17:47:18 +08:00 |
|
lly
|
fa4cd56d00
|
ble_mesh: fix heartbeat sending on friendship established/lost
|
2019-09-09 17:47:07 +08:00 |
|
lly
|
15f8b0fccc
|
ble_mesh: fix checking for active heartbeat publication
|
2019-09-09 17:46:49 +08:00 |
|
lly
|
97080afba2
|
ble_mesh: fix starting iv update when not on primary subnet
|
2019-09-09 17:46:43 +08:00 |
|
lly
|
612822d8c9
|
ble_mesh: fix canceling publication retransmit timer
|
2019-09-09 17:46:35 +08:00 |
|
lly
|
ff6cb921c3
|
ble_mesh: fix resending segments on correct bearer
|
2019-09-09 17:46:27 +08:00 |
|
lly
|
6f7b7c552d
|
ble_mesh: fix not sending all segments through the Friend Queue
|
2019-09-09 17:46:19 +08:00 |
|
lly
|
e00186e683
|
ble_mesh: fix canceled buffer memory leak
|
2019-09-09 17:46:06 +08:00 |
|
lly
|
a734b3b1bc
|
ble_mesh: remove some useless copy during ecdh calculation
|
2019-09-09 17:45:59 +08:00 |
|
lly
|
6de637811f
|
ble_mesh: move heartbeat sending to transport layer
|
2019-09-09 17:45:52 +08:00 |
|
lly
|
6ec0c6743a
|
ble_mesh: fix provisioning send error handling
|
2019-09-09 17:45:44 +08:00 |
|
lly
|
299c86cc84
|
ble_mesh: fix rejecting invalid remote public key
|
2019-09-09 17:45:27 +08:00 |
|
lly
|
d123f6c04b
|
ble_mesh: add error checks for scan start/stop
|
2019-09-09 17:45:20 +08:00 |
|
lly
|
3c17bf1a6f
|
ble_mesh: rename reset_link() to reset_adv_link()
|
2019-09-09 17:45:14 +08:00 |
|
lly
|
8fb20e4529
|
ble_mesh: fix public key mismatch error handling
|
2019-09-09 17:45:06 +08:00 |
|
lly
|
e020d1055a
|
ble_mesh: update protocol error timeout from zephyr
|
2019-09-09 17:44:17 +08:00 |
|
lly
|
05e4b28a74
|
ble_mesh: fix segmented message RPL behavior
|
2019-09-09 17:44:11 +08:00 |
|
lly
|
27bc688ed8
|
ble_mesh: clear LPN sent_req on failure
|
2019-09-09 17:43:59 +08:00 |
|
lly
|
a214fb2821
|
ble_mesh: update proxy sar operation from zephyr
|
2019-09-09 17:43:46 +08:00 |
|
lly
|
6b7b9d1550
|
ble_mesh: fix postponing storage deadline indefinitely
|
2019-09-09 17:43:40 +08:00 |
|
lly
|
18b873b2e3
|
ble_mesh: fix RPL storage timeout handling
|
2019-09-09 17:43:29 +08:00 |
|