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
2015-01-15 03:52:14 linux-bluetooth [PATCH BlueZ 2/3] core: device: Fix device_browse_gatt
2015-01-15 03:52:13 linux-bluetooth [PATCH BlueZ 1/3] core: device: Fix connect bearer selection
2015-01-14 19:38:25 linux-bluetooth Re: [PATCH BlueZ v3 3/8] core: device: Fix broken GATT UUID management
2015-01-14 03:31:07 linux-bluetooth [PATCH BlueZ v3 8/8] doc/gatt-api.txt: Update error names
2015-01-14 03:31:06 linux-bluetooth [PATCH BlueZ v3 7/8] core: gatt: Use "claimed" instead of "active"
2015-01-14 03:31:05 linux-bluetooth [PATCH BlueZ v3 6/8] shared/gatt-db: Add "claimed" field to services
2015-01-14 03:31:04 linux-bluetooth [PATCH BlueZ v3 5/8] core: service: Remove GATT handle logic
2015-01-14 03:31:03 linux-bluetooth [PATCH BlueZ v3 4/8] profiles/gap: Fix probe/accept behavior.
2015-01-14 03:31:02 linux-bluetooth [PATCH BlueZ v3 3/8] core: device: Fix broken GATT UUID management
2015-01-14 03:31:01 linux-bluetooth [PATCH BlueZ v3 2/8] core: device: Fix GATT profile probing
2015-01-14 03:31:00 linux-bluetooth [PATCH BlueZ v3 1/8] shared/gatt-db: Add service getter by UUID
2015-01-14 03:30:59 linux-bluetooth [PATCH BlueZ v3 0/8] Implement doc/gatt-api.txt for client
2015-01-12 21:37:56 linux-bluetooth Re: [PATCH BlueZ v2 00/14] Implmenet doc/gatt-api.txt for client
2015-01-08 05:48:28 linux-bluetooth [PATCH BlueZ v2 14/14] core: gatt: Use "claimed" instead of "active"
2015-01-08 05:48:27 linux-bluetooth [PATCH BlueZ v2 13/14] shared/gatt-db: Add "claimed" field to services
2015-01-08 05:48:26 linux-bluetooth [PATCH BlueZ v2 12/14] shared/gatt-db: Fix crash in gatt_db_find_by_type
2015-01-08 05:48:25 linux-bluetooth [PATCH BlueZ v2 11/14] core: service: Remove GATT handle logic
2015-01-08 05:48:24 linux-bluetooth [PATCH BlueZ v2 10/14] profiles/gap: Fix probe/accept behavior.
2015-01-08 05:48:23 linux-bluetooth [PATCH BlueZ v2 09/14] core: device: Fix GATT profile probing
2015-01-08 05:48:22 linux-bluetooth [PATCH BlueZ v2 08/14] core: gatt: Handle Service Changed.
2015-01-08 05:48:21 linux-bluetooth [PATCH BlueZ v2 07/14] core: gatt: Issue long write for reliable-write
2015-01-08 05:48:20 linux-bluetooth [PATCH BlueZ v2 06/14] core: gatt: Reset value in db when caching
2015-01-08 05:48:19 linux-bluetooth [PATCH BlueZ v2 05/14] shared/gatt-db: Add gatt_db_attribute_reset
2015-01-08 05:48:18 linux-bluetooth [PATCH BlueZ v2 04/14] core: gatt: Cancel pending reads/writes
2015-01-08 05:48:17 linux-bluetooth [PATCH BlueZ v2 03/14] shared/gatt-client: Make long-write cancelable
2015-01-08 05:48:16 linux-bluetooth [PATCH BlueZ v2 02/14] shared/gatt-client: Make read/write cancelable
2015-01-08 05:48:15 linux-bluetooth [PATCH BlueZ v2 01/14] core: gatt: Expose charac. extended properties.
2015-01-08 05:48:14 linux-bluetooth [PATCH BlueZ v2 00/14] Implmenet doc/gatt-api.txt for client
2015-01-07 04:03:19 linux-bluetooth Re: [PATCH BlueZ v1 6/8] core: gatt: Reference count chrcs and descs.
2015-01-06 22:09:39 linux-bluetooth Re: [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write
2015-01-06 21:49:51 linux-bluetooth Re: [PATCH BlueZ v1 2/8] core: gatt: Implement GattCharacteristic1.StartNotify
2015-01-06 21:44:40 linux-bluetooth Re: [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write
2015-01-06 18:58:28 linux-bluetooth Re: [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write
2015-01-06 18:56:48 linux-bluetooth Re: [PATCH BlueZ v1 2/8] core: gatt: Implement GattCharacteristic1.StartNotify
2015-01-06 02:03:36 linux-bluetooth [PATCH BlueZ v1 8/8] doc/gatt-api.txt: Update error names
2015-01-06 02:03:35 linux-bluetooth [PATCH BlueZ v1 7/8] core: gatt: Handle Service Changed.
2015-01-06 02:03:34 linux-bluetooth [PATCH BlueZ v1 6/8] core: gatt: Reference count chrcs and descs.
2015-01-06 02:03:33 linux-bluetooth [PATCH BlueZ v1 5/8] core: gatt: Issue long write for reliable-write
2015-01-06 02:03:32 linux-bluetooth [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write
2015-01-06 02:03:31 linux-bluetooth [PATCH BlueZ v1 3/8] core: gatt: Implement GattCharacteristic1.StopNotify
2015-01-06 02:03:30 linux-bluetooth [PATCH BlueZ v1 2/8] core: gatt: Implement GattCharacteristic1.StartNotify
2015-01-06 02:03:29 linux-bluetooth [PATCH BlueZ v1 1/8] core: gatt: Expose charac. extended properties.
2015-01-06 02:03:28 linux-bluetooth [PATCH BlueZ v1 0/8] Implmenet doc/gatt-api.txt for client
2014-12-19 21:36:05 linux-bluetooth [PATCH BlueZ 17/17] core: gatt: Don't export claimed services
2014-12-19 21:36:04 linux-bluetooth [PATCH BlueZ 16/17] core: device: Add function to get GATT service
2014-12-19 21:36:03 linux-bluetooth [PATCH BlueZ 15/17] core: gatt: Handle Service Changed.
2014-12-19 21:36:02 linux-bluetooth [PATCH BlueZ 14/17] core: gatt: Reference count chrcs and descs.
2014-12-19 21:36:01 linux-bluetooth [PATCH BlueZ 13/17] core: gatt: Implement GattDescriptor1.WriteValue.
2014-12-19 21:36:00 linux-bluetooth [PATCH BlueZ 12/17] core: gatt: Don't always issue read-long for ReadValue
2014-12-19 21:35:59 linux-bluetooth [PATCH BlueZ 11/17] core: gatt: Implement GattCharacteristic1.WriteValue.
2014-12-19 21:35:58 linux-bluetooth [PATCH BlueZ 10/17] shared/gatt-client: Expose MTU.