Jakub Witowski ([email protected])

Number of posts: 46 (0.17 per day)
First post: 2019-05-07 07:27:54
Last post: 2020-01-30 14:36:36

Date List Subject
2020-01-30 14:36:36 linux-bluetooth [PATCH BlueZ v2 1/4] mesh: use static node_comp instead of the pointer
2020-01-30 14:36:36 linux-bluetooth [PATCH BlueZ v2 3/4] mesh: remove unused node_set_device_key()
2020-01-30 14:35:59 linux-bluetooth [PATCH BlueZ v2 0/4] Allow to reattach with new composition data
2020-01-30 14:35:23 linux-bluetooth [PATCH BlueZ v2 4/4] mesh: allow to reattach with new composition data
2020-01-30 14:35:12 linux-bluetooth [PATCH BlueZ v2 2/4] mesh: add cid/pid/vid setter
2020-01-22 13:54:34 linux-bluetooth Re: [PATCH 0/3] Allow to reattach with new composition data
2020-01-21 11:00:45 linux-bluetooth Re: [PATCH 0/3] Allow to reattach with new composition data
2020-01-20 16:13:49 linux-bluetooth [PATCH 3/3] mesh: allow to reattach with new composition data
2020-01-20 16:11:57 linux-bluetooth [PATCH 0/3] Allow to reattach with new composition data
2020-01-20 16:11:57 linux-bluetooth [PATCH 2/3] mesh: add composition data setter
2020-01-20 16:11:57 linux-bluetooth [PATCH 1/3] mesh: use static node_comp instead of the pointer
2020-01-16 12:45:48 linux-bluetooth [PATCH v2] mesh: Sequence number related fixes
2020-01-15 17:09:34 linux-bluetooth [PATCH 1/1] mesh: sequence number out of range fix
2020-01-15 17:09:34 linux-bluetooth [PATCH 0/1] Sequence number out of range fix
2020-01-14 11:51:10 linux-bluetooth [PATCH 2/2] mesh: Add sequence nr getter code
2020-01-14 11:49:52 linux-bluetooth [PATCH 1/2] mesh: Add sequence nr getter to the doc
2019-07-09 10:17:46 linux-bluetooth [PATCH BlueZ v4 4/4] mesh: Added ImportLocalNode call with its API
2019-07-09 10:16:33 linux-bluetooth [PATCH BlueZ v4 3/4] mesh: Replace 'json_object' typedef with 'struct json_object'
2019-07-09 10:16:03 linux-bluetooth [PATCH BlueZ v4 2/4] mesh: Extract parsing into mesh_db_read_* functions
2019-07-09 10:16:03 linux-bluetooth [PATCH BlueZ v4 1/4] mesh: Add ImportLocalNode api documentation
2019-07-08 15:25:54 linux-bluetooth [RFC BlueZ 0/1] Validate element indexation
2019-07-08 15:25:54 linux-bluetooth [RFC BlueZ 1/1] mesh: Validate element indexation
2019-07-05 15:23:20 linux-bluetooth [PATCH BlueZ v3 1/3] mesh: Add ImportLocalNode api documentation
2019-07-05 15:23:20 linux-bluetooth [PATCH BlueZ v3 2/3] mesh: Added ImportLocalNode call with its API
2019-07-05 15:23:20 linux-bluetooth [PATCH BlueZ v3 3/3] mesh: Separate json type from the node.c file
2019-07-02 12:32:34 linux-bluetooth [PATCH BlueZ v2] mesh: Allow to set-up the CRPL with application
2019-07-01 12:40:49 linux-bluetooth [PATCH] mesh: Allow to set-up the CRPL with application
2019-06-28 09:51:44 linux-bluetooth [PATCH] mesh: Clear nodes queue on get_managed_objects_cb() fails
2019-06-26 18:38:16 linux-bluetooth Re: [PATCH v2] mesh: Added ImportLocalNode call with its API
2019-06-25 14:40:04 linux-bluetooth [PATCH v2] mesh: Added ImportLocalNode call with its API
2019-06-19 09:19:33 linux-bluetooth [PATCH v3] mesh: Remove error code from Leave() in mesh-api.txt
2019-06-19 07:49:17 linux-bluetooth [PATCH v2] mesh: Return dbus error code on Leave() with invalit token given
2019-06-17 13:43:44 linux-bluetooth [PATCH] mesh: Return dbus error code on Leave() with invalit token given
2019-06-14 12:45:55 linux-bluetooth [RFC 0/3] Import local node
2019-06-14 12:45:55 linux-bluetooth [PATCH 3/3] mesh: Allow to import multiple network keys
2019-06-14 12:45:55 linux-bluetooth [PATCH 2/3] mesh: Added functionality of import local node
2019-06-14 12:45:54 linux-bluetooth [PATCH 1/3] mesh: Added ImportLocalNode call
2019-06-10 08:48:20 linux-bluetooth [PATCH BlueZ v3] mesh: Fix segmentation fault after adding second netkey via NET_KEY_ADD opcode
2019-06-07 09:52:34 linux-bluetooth [PATCH BlueZ v2] mesh: Fix segmentation fault after adding second netkey via NET_KEY_ADD opcode
2019-06-06 12:48:14 linux-bluetooth [PATCH BlueZ 1/1] mesh: Fix segmentation fault after adding second netkey via NET_KEY_ADD opcode
2019-06-06 12:46:57 linux-bluetooth [PATCH BlueZ 0/1] Fix segmentation fault after adding second network key
2019-06-05 13:03:42 linux-bluetooth [PATCH BlueZ 3/3] mesh: Refactor app key related object in json file
2019-06-05 13:03:41 linux-bluetooth [PATCH BlueZ 1/3] mesh: Refactor elements related object in json file
2019-06-05 13:02:01 linux-bluetooth [PATCH BlueZ 2/3] mesh: Refactor net keys related object in json file
2019-06-05 13:01:59 linux-bluetooth [PATCH BlueZ 0/3] Json storage refactor
2019-05-07 07:27:54 linux-bluetooth [PATCH] mesh: Fixed log MIC usage in segmented messages