lly
42ccb7277f
ble_mesh: Add lock for segmented msg operations
...
Add mutex to protect some variables of the mesh segmented
messages.
Currently the timeout handler of mesh will be executed in
the btc task, while the received mesh messages will be
handled in the btu task. In case some variables are set to
NULL when handled in the btu task, meanwhile these variables
are also accessed in the timeout handler, so we add mutex to
protect these variables and related operations.
2020-05-11 15:42:57 +08:00
..
2019-12-16 19:15:37 +00:00
2020-04-15 21:09:57 +08:00
2020-01-09 21:53:50 +01:00
2020-03-31 17:31:56 +11:00
2020-04-27 16:56:58 +08:00
2020-05-11 15:42:57 +08:00
2019-08-22 17:44:29 +08:00
2019-10-09 16:46:46 +08:00
2019-08-01 16:28:56 +07:00
2019-12-10 10:23:00 +08:00
2020-04-29 12:20:46 +08:00
2020-04-15 19:43:07 +08:00
2020-04-15 16:34:57 +08:00
2020-01-09 13:09:21 +08:00
2019-09-20 10:28:37 +10:00
2020-04-15 08:47:37 +02:00
2020-01-21 21:45:24 +08:00
2020-01-06 17:13:53 +08:00
2019-09-16 16:18:48 +10:00
2019-12-31 14:18:16 +05:30
2019-09-06 11:02:36 +08:00
2020-03-09 13:26:36 +05:30
2019-08-02 09:25:16 +02:00
2019-08-01 16:28:56 +07:00
2020-04-22 11:13:01 +08:00
2019-11-21 14:14:19 +08:00
2020-04-29 12:19:25 +08:00
2019-12-03 22:58:41 +08:00
2020-01-06 17:18:13 +08:00
2020-04-29 17:27:00 +08:00
2020-03-04 15:15:40 +00:00
2020-04-02 23:43:20 +02:00
2020-03-27 09:43:26 +01:00
2019-12-20 13:35:56 -03:00
2020-01-14 08:37:07 +08:00
2019-12-10 14:30:25 +08:00
2020-04-29 12:19:25 +08:00
2020-04-27 16:32:24 +10:00
2020-03-24 15:05:00 +08:00
2019-11-29 18:05:24 +08:00
2020-02-10 17:32:14 +05:30
2020-01-06 17:13:53 +08:00
2020-03-24 15:05:00 +08:00
2020-04-23 15:58:29 +08:00
2020-03-23 11:22:02 +05:30
2020-04-01 08:52:54 +02:00
2020-05-04 07:48:20 +02:00
2020-04-15 20:59:24 +08:00
2019-10-11 05:04:08 +00:00
2020-04-01 11:16:28 +08:00
2019-09-23 16:10:57 +02:00
2020-03-22 19:58:48 +08:00
2019-12-09 09:44:56 +08:00
2019-06-21 19:53:29 +08:00
2020-02-18 15:11:51 +05:30
2019-12-19 15:55:51 +11:00
2020-01-10 14:05:07 +08:00
2020-04-29 12:19:25 +08:00
2020-03-05 17:10:22 +11:00
2020-02-12 18:12:58 +08:00
2020-03-04 15:15:40 +00:00
2020-01-20 08:26:00 +00:00
2020-03-22 20:00:21 +08:00
2020-01-06 17:13:47 +08:00
2020-01-21 10:04:38 +01:00
2020-01-06 17:13:53 +08:00
2020-05-05 22:09:18 +05:30
2020-04-28 10:46:59 +05:30
2020-01-06 17:01:53 -03:00