Arman Uguray ([email protected])

Number of posts: 1105 (2.53 per day)
First post: 2014-03-20 23:12:06
Last post: 2015-06-01 21:42:31

Date List Subject
2014-11-10 17:07:19 linux-bluetooth [PATCH BlueZ v2 03/11] shared/gatt-server: Implement "Write" request and command.
2014-11-10 17:07:18 linux-bluetooth [PATCH BlueZ v2 02/11] shared/gatt-server: Implement "Find Information" request.
2014-11-10 17:07:17 linux-bluetooth [PATCH BlueZ v2 01/11] shared/gatt-server: Implement "Read By Type" request.
2014-11-10 17:07:16 linux-bluetooth [PATCH BlueZ v2 00/11] shared/gatt-server: Implement ATT operations
2014-11-10 16:26:25 linux-bluetooth Re: [PATCH BlueZ v1 08/11] shared/gatt-server: Implement "Prepare Write" request.
2014-11-10 16:18:12 linux-bluetooth Re: [PATCH BlueZ v1 03/11] shared/gatt-server: Implement "Write" request and command.
2014-11-10 15:59:33 linux-bluetooth Re: [PATCH BlueZ v1 01/11] shared/gatt-server: Implement "Read By Type" request.
2014-11-07 20:41:59 linux-bluetooth [PATCH BlueZ v1 11/11] TODO: Update shared/gatt-server items.
2014-11-07 20:41:58 linux-bluetooth [PATCH BlueZ v1 10/11] shared/gatt-client: Fix alignment warnings.
2014-11-07 20:41:57 linux-bluetooth [PATCH BlueZ v1 09/11] shared/gatt-server: Implement "Execute Write" request.
2014-11-07 20:41:56 linux-bluetooth [PATCH BlueZ v1 08/11] shared/gatt-server: Implement "Prepare Write" request.
2014-11-07 20:41:55 linux-bluetooth [PATCH BlueZ v1 07/11] shared/gatt-server: Add functions for sending notifications/indications.
2014-11-07 20:41:54 linux-bluetooth [PATCH BlueZ v1 06/11] shared/att: Handle incoming confirmation PDU.
2014-11-07 20:41:53 linux-bluetooth [PATCH BlueZ v1 05/11] shared/gatt-server: Implement "Read Blob" request.
2014-11-07 20:41:52 linux-bluetooth [PATCH BlueZ v1 04/11] shared/gatt-server: Implement "Read" request.
2014-11-07 20:41:51 linux-bluetooth [PATCH BlueZ v1 03/11] shared/gatt-server: Implement "Write" request and command.
2014-11-07 20:41:50 linux-bluetooth [PATCH BlueZ v1 02/11] shared/gatt-server: Implement "Find Information" request.
2014-11-07 20:41:49 linux-bluetooth [PATCH BlueZ v1 01/11] shared/gatt-server: Implement "Read By Type" request.
2014-11-07 20:41:48 linux-bluetooth [PATCH BlueZ v1 00/11] shared/gatt-server: Implement ATT operations
2014-11-07 20:11:48 linux-bluetooth Re: [PATCH BlueZ 10/11] shared/gatt-client: Fix alignment warnings.
2014-11-07 08:09:51 linux-bluetooth [PATCH BlueZ 11/11] TODO: Update shared/gatt-server items.
2014-11-07 08:09:50 linux-bluetooth [PATCH BlueZ 10/11] shared/gatt-client: Fix alignment warnings.
2014-11-07 08:09:49 linux-bluetooth [PATCH BlueZ 09/11] shared/gatt-server: Implement "Execute Write" request.
2014-11-07 08:09:48 linux-bluetooth [PATCH BlueZ 08/11] shared/gatt-server: Implement "Prepare Write" request.
2014-11-07 08:09:47 linux-bluetooth [PATCH BlueZ 07/11] shared/gatt-server: Add functions for sending notifications/indications.
2014-11-07 08:09:46 linux-bluetooth [PATCH BlueZ 06/11] shared/att: Handle incoming confirmation PDU.
2014-11-07 08:09:45 linux-bluetooth [PATCH BlueZ 05/11] shared/gatt-server: Implement "Read Blob" request.
2014-11-07 08:09:44 linux-bluetooth [PATCH BlueZ 04/11] shared/gatt-server: Implement "Read" request.
2014-11-07 08:09:43 linux-bluetooth [PATCH BlueZ 03/11] shared/gatt-server: Implement "Write" request and command.
2014-11-07 08:09:42 linux-bluetooth [PATCH BlueZ 02/11] shared/gatt-server: Implement "Find Information" request.
2014-11-07 08:09:41 linux-bluetooth [PATCH BlueZ 01/11] shared/gatt-server: Implement "Read By Type" request.
2014-11-07 08:09:40 linux-bluetooth [PATCH BlueZ 00/11] shared/gatt-server: Implement ATT operations
2014-11-05 22:11:46 linux-bluetooth Re: [PATCH BlueZ 2/2] shared/gatt-db: Rework API
2014-11-05 22:10:45 linux-bluetooth Re: [RFC v2 BlueZ] shared/gatt-db: Rework API
2014-11-05 17:47:01 linux-bluetooth Re: How to get started on a GATT Server ?
2014-11-04 19:25:46 linux-bluetooth Re: [RFC v2 BlueZ] shared/gatt-db: Rework API
2014-11-04 19:11:55 linux-bluetooth Re: How to get started on a GATT Server ?
2014-11-03 20:02:12 linux-bluetooth Re: [PATCH BlueZ] shared/gatt-db: Rework API
2014-11-03 19:32:42 linux-bluetooth Re: How to get started on a GATT Server ?
2014-11-03 04:43:16 linux-bluetooth Re: [PATCH BlueZ v4 1/9] shared/gatt-db: Expose gatt_db_attribute
2014-10-31 18:27:57 linux-bluetooth Re: [PATCH BlueZ v4 1/9] shared/gatt-db: Expose gatt_db_attribute
2014-10-30 22:29:41 linux-bluetooth Re: [PATCH BlueZ v4 00/10] Unit tests for gattrib API
2014-10-30 17:56:48 linux-bluetooth Re: [PATCH BlueZ v3 8/9] shared/gatt-db: Add gatt_db_attribute_get_start_handle
2014-10-30 17:54:24 linux-bluetooth Re: [PATCH BlueZ v3 9/9] shared/gatt-db: Add gatt_db_attribute_get_end_handle
2014-10-30 14:17:20 linux-bluetooth Re: [PATCH BlueZ v3 1/9] shared/gatt-db: Expose gatt_db_attribute
2014-10-29 16:11:55 linux-bluetooth Re: [PATCHv2 2/7] unit/test-gatt: Add search all primary services test case
2014-10-29 16:00:37 linux-bluetooth Re: [PATCH v2 1/9] shared/gatt-db: Expose gatt_db_attribute
2014-10-29 15:09:49 linux-bluetooth Re: [PATCH v2 1/9] shared/gatt-db: Expose gatt_db_attribute
2014-10-29 15:06:23 linux-bluetooth Re: [PATCH v2 7/9] shared/gatt-db: Add gatt_db_attribute_write
2014-10-29 14:59:59 linux-bluetooth Re: [PATCH v2 6/9] shared/gatt-db: Add gatt_db_attribute_read
2014-10-29 14:45:17 linux-bluetooth Re: [PATCH v2 5/9] shared/gatt-db: Add gatt_db_attribute_get_permissions