Stotland, Inga ([email protected])

Number of posts: 737 (0.36 per day)
First post: 2017-09-01 06:09:12
Last post: 2023-03-20 20:15:04

Date List Subject
2019-09-26 20:41:29 linux-bluetooth Re: [PATCH BlueZ v3 0/3] mesh: Fix Remote/Local dev key usage
2019-09-26 20:41:29 linux-bluetooth Re: [PATCH BlueZ v3 2/3] mesh: Explicit Remote/Local Device key usage
2019-09-26 09:52:29 linux-bluetooth Re: [PATCH BlueZ 0/1 v3] ELL based mainloop
2019-09-26 09:52:20 linux-bluetooth Re: mesh: org.bluez.mesh.Element.MessageReceived method does not provide destination address
2019-09-08 12:44:26 linux-bluetooth [PATCH BlueZ v3] mesh: Handle messages sent to a fixed group address
2019-09-08 10:18:52 linux-bluetooth [PATCH BlueZ v2] mesh: Handle messages sent to a fixed group address
2019-09-06 10:32:24 linux-bluetooth [PATCH BlueZ] mesh: Handle messages sent to a fixed group address
2019-09-04 22:39:37 linux-bluetooth Re: mesh: org.bluez.mesh.Element.MessageReceived method does not provide destination address
2019-08-29 20:24:56 linux-bluetooth [PATCH BlueZ] mesh: Add closedir() of config directory after opendir()
2019-08-27 17:41:46 linux-bluetooth Re: [PATCH BlueZ 0/2] mesh: Implement org.bluez.mesh.Node1 properties
2019-08-12 06:27:53 linux-bluetooth [PATCH BlueZ v2] mesh: Move commonly used constants into mesh-defs.h
2019-08-11 07:02:49 linux-bluetooth [PATCH BlueZ 1/1 v3] shared/mainloop: Add ell-based mainloop implementation
2019-08-11 07:02:24 linux-bluetooth [PATCH BlueZ 0/1 v3] ELL based mainloop
2019-08-10 07:28:38 linux-bluetooth [PATCH BlueZ 1/1 v2] shared/mainloop: Add ell-based mainloop implementation
2019-08-10 07:26:49 linux-bluetooth [PATCH BlueZ 0/1 v2] ELL based mainloop
2019-08-10 07:01:40 linux-bluetooth [PATCH BlueZ] mesh: Move commonly used defines into mesh-defs.h
2019-08-08 04:50:02 linux-bluetooth [PATCH BlueZ 1/1] shared/mainloop: Add ell-based mainloop implementation
2019-08-08 04:47:58 linux-bluetooth [PATCH BlueZ 0/1] ELL based mainloop
2019-08-07 20:07:34 linux-bluetooth [PATCH BlueZ] mesh: Fix double free of a pointer in mesh-io-generic
2019-08-07 19:47:00 linux-bluetooth Re: [PATCH BlueZ 1/2] shared/shell: Add ell based shell implementation
2019-08-07 06:50:27 linux-bluetooth [PATCH BlueZ 1/2] shared/shell: Add ell based shell implementation
2019-08-07 06:48:22 linux-bluetooth [PATCH BlueZ 2/2] shared/shell: Add "clear-history" API
2019-08-07 06:48:22 linux-bluetooth [PATCH BlueZ 0/2] ELL-based bt_shell implementation
2019-08-01 05:59:03 linux-bluetooth Re: [PATCH BlueZ v7 0/3] Implement org.bluez.mesh.Network1.Import() D-Bus API
2019-07-31 00:23:39 linux-bluetooth Re: [PATCH BlueZ v6 1/3] mesh: Extract read_* functions in mesh-config-json
2019-07-26 14:27:08 linux-bluetooth Re: [PATCH BlueZ v6 0/5] Use composition data to validate app against the
2019-07-26 03:59:13 linux-bluetooth Re: [PATCH BlueZ v4 2/5] mesh: Validate application by comparing composition data
2019-07-26 02:03:54 linux-bluetooth [PATCH BlueZ] doc/mesh-api: Restore properties in mesh node hierarchy
2019-07-25 18:33:04 linux-bluetooth [PATCH BlueZ] test/test-mesh: Initialize required properties
2019-07-25 18:29:21 linux-bluetooth [PATCH BlueZ] mesh: Fix storage init of Friend and LPN features
2019-07-25 18:12:18 linux-bluetooth Re: [PATCH BlueZ v3 2/5] mesh: Validate application by comparing composition data
2019-07-25 05:45:16 linux-bluetooth Re: [PATCH BlueZ v2 2/5] mesh: Validate application by comparing composition data
2019-07-24 19:23:57 linux-bluetooth Re: [PATCH BlueZ v2 2/5] mesh: Validate application by comparing composition data
2019-07-24 04:39:11 linux-bluetooth Re: [PATCH BlueZ v2 0/5] Use composition data to validate app against the node
2019-07-24 04:31:21 linux-bluetooth Re: [PATCH BlueZ v2 2/5] mesh: Validate application by comparing composition data
2019-07-18 04:03:36 linux-bluetooth [PATCH BlueZ] mesh: Init keyring storage directory on node Attach()
2019-07-18 03:56:23 linux-bluetooth [PATCH BlueZ] mesh: Allow sending on org.bluez.mesh.Provisioner1
2019-07-17 20:25:49 linux-bluetooth Re: [PATCH BlueZ] mesh: Check address range passed to ImportRemoteNode
2019-07-17 19:37:11 linux-bluetooth Re: [PATCH BlueZ v5 1/4] mesh: Add ImportLocalNode API documentation
2019-07-15 17:01:19 linux-bluetooth Re: [PATCH BlueZ 00/10 v3] mesh: Configuration storage re-org
2019-07-14 23:26:27 linux-bluetooth [PATCH BlueZ 10/10 v3] mesh: Rename mesh_config_srv_init() to cfgmod_server_init()
2019-07-14 23:24:15 linux-bluetooth [PATCH BlueZ 07/10 v3] mesh: Use mesh_config APIs to store node configuration
2019-07-14 23:24:15 linux-bluetooth [PATCH BlueZ 08/10 v3] mesh: Manage node config directory in mesh-config
2019-07-14 23:24:12 linux-bluetooth [PATCH BlueZ 09/10 v3] mesh: Create or re-use a node storage directory for keyring
2019-07-14 23:24:10 linux-bluetooth [PATCH BlueZ 06/10 v3] mesh: Replace storage_save_config with mesh_config_save_config
2019-07-14 23:24:01 linux-bluetooth [PATCH BlueZ 00/10 v3] mesh: Configuration storage re-org
2019-07-14 23:24:01 linux-bluetooth [PATCH BlueZ 04/10 v3] mesh: Move load from storage functionality into node.c
2019-07-14 23:24:01 linux-bluetooth [PATCH BlueZ 03/10 v3] mesh: Change mesh_db prefix to mesh_config
2019-07-14 23:24:01 linux-bluetooth [PATCH BlueZ 05/10 v3] mesh: Confine dependency on json-c to mesh-config-json.c
2019-07-14 23:24:00 linux-bluetooth [PATCH BlueZ 02/10 v3] mesh: Rename mesh-db.c to mesh-config-json.c
2019-07-14 23:24:00 linux-bluetooth [PATCH BlueZ 01/10 v3] mesh: Move network config setup from storage.c to node.c