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-02-27 08:16:34 linux-bluetooth [PATCH BlueZ v2 11/16] core: gatt: Add btd_gatt_database_notify function
2015-02-27 08:16:33 linux-bluetooth [PATCH BlueZ v2 10/16] core: gatt: Create CCC for external characteristic
2015-02-27 08:16:32 linux-bluetooth [PATCH BlueZ v2 09/16] core: gatt: Make CCC addition API public
2015-02-27 08:16:31 linux-bluetooth [PATCH BlueZ v2 08/16] core: gatt: Support WriteValue for characteristics
2015-02-27 08:16:30 linux-bluetooth [PATCH BlueZ v2 07/16] core: gatt: Support ReadValue for characteristics
2015-02-27 08:16:29 linux-bluetooth [PATCH BlueZ v2 06/16] core: gatt: Register characteristics
2015-02-27 08:16:28 linux-bluetooth [PATCH BlueZ v2 05/16] core: gatt: Implement GattManager1.RegisterService
2015-02-27 08:16:27 linux-bluetooth [PATCH BlueZ v2 04/16] core: gatt: Add GattManager1 stubs
2015-02-27 08:16:26 linux-bluetooth [PATCH BlueZ v2 03/16] doc/gatt-api.txt: New ObjectManager requirements
2015-02-27 08:16:25 linux-bluetooth [PATCH BlueZ v2 02/16] gdbus/client: Allow specifying ObjectManager path
2015-02-27 08:16:24 linux-bluetooth [PATCH BlueZ v2 01/16] gdbus/client: Don't GetManagedObjects w/o handlers
2015-02-27 08:16:23 linux-bluetooth [PATCH BlueZ v2 00/16] Implement GATT server D-Bus API
2015-02-26 20:49:45 linux-bluetooth Re: [PATCH BlueZ v1 12/17] core/gatt: Add btd_gatt_database_notify function
2015-02-26 20:44:17 linux-bluetooth Re: [PATCH BlueZ v1 01/17] shared/gatt: Call bt_att_cancel_all in unref
2015-02-26 20:32:45 linux-bluetooth Re: [PATCH BlueZ v1 03/17] gdbus/client: Allow specifying ObjectManager path
2015-02-26 05:13:30 linux-bluetooth [PATCH BlueZ v1 17/17] tools: Added a Python example for GATT server API
2015-02-26 05:13:29 linux-bluetooth [PATCH BlueZ v1 16/17] core/gatt: Support descriptor reads/writes
2015-02-26 05:13:28 linux-bluetooth [PATCH BlueZ v1 15/17] core/gatt: Register descriptors
2015-02-26 05:13:27 linux-bluetooth [PATCH BlueZ v1 14/17] core/gatt: Create CEP for external characteristic
2015-02-26 05:13:26 linux-bluetooth [PATCH BlueZ v1 13/17] core/gatt: Send not/ind for D-Bus characteristics
2015-02-26 05:13:25 linux-bluetooth [PATCH BlueZ v1 12/17] core/gatt: Add btd_gatt_database_notify function
2015-02-26 05:13:24 linux-bluetooth [PATCH BlueZ v1 11/17] core/gatt: Create CCC for external characteristic
2015-02-26 05:13:23 linux-bluetooth [PATCH BlueZ v1 10/17] core/gatt: Make CCC addition API public
2015-02-26 05:13:22 linux-bluetooth [PATCH BlueZ v1 09/17] core/gatt: Support WriteValue for characteristics
2015-02-26 05:13:21 linux-bluetooth [PATCH BlueZ v1 08/17] core/gatt: Support ReadValue for characteristics
2015-02-26 05:13:20 linux-bluetooth [PATCH BlueZ v1 07/17] core/gatt: Register characteristics
2015-02-26 05:13:19 linux-bluetooth [PATCH BlueZ v1 06/17] core/gatt: Implement GattManager1.RegisterService
2015-02-26 05:13:18 linux-bluetooth [PATCH BlueZ v1 05/17] core/gatt: Add GattManager1 stubs
2015-02-26 05:13:17 linux-bluetooth [PATCH BlueZ v1 04/17] doc/gatt-api.txt: New ObjectManager requirements
2015-02-26 05:13:16 linux-bluetooth [PATCH BlueZ v1 03/17] gdbus/client: Allow specifying ObjectManager path
2015-02-26 05:13:15 linux-bluetooth [PATCH BlueZ v1 02/17] gdbus/client: Don't GetManagedObjects w/o handlers
2015-02-26 05:13:14 linux-bluetooth [PATCH BlueZ v1 01/17] shared/gatt: Call bt_att_cancel_all in unref
2015-02-26 05:13:13 linux-bluetooth [PATCH BlueZ v1 00/17] Implement GATT server D-Bus API
2015-02-23 23:07:29 linux-bluetooth Re: [PATCH BlueZ v5] doc/adapter-api.txt: StartFilteredDiscovery method.
2015-02-23 21:43:28 linux-bluetooth Re: [PATCH BlueZ v5] doc/adapter-api.txt: StartFilteredDiscovery method.
2015-02-23 21:24:15 linux-bluetooth Re: [PATCH BlueZ 06/18] core: gatt: Implement GattManager1.RegisterService
2015-02-23 20:55:12 linux-bluetooth Re: [PATCH BlueZ 01/18] core: gatt: Add GattManager1 stubs
2015-02-23 20:50:53 linux-bluetooth Re: [PATCH BlueZ 00/18] Implement GATT server D-Bus API
2015-02-21 01:57:03 linux-bluetooth [PATCH BlueZ 18/18] tools: Added a Python example for GATT server API
2015-02-21 01:57:02 linux-bluetooth [PATCH BlueZ 17/18] core: gatt: Support descriptor reads/writes
2015-02-21 01:57:01 linux-bluetooth [PATCH BlueZ 16/18] core: gatt: Register descriptors
2015-02-21 01:57:00 linux-bluetooth [PATCH BlueZ 15/18] core: gatt: Create CEP for external characteristic
2015-02-21 01:56:59 linux-bluetooth [PATCH BlueZ 14/18] core: gatt: Fix PropertiesChanged for "Flags"
2015-02-21 01:56:58 linux-bluetooth [PATCH BlueZ 13/18] core: gatt: Send not/ind for D-Bus characteristics
2015-02-21 01:56:57 linux-bluetooth [PATCH BlueZ 12/18] core: gatt: Add btd_gatt_database_notify function
2015-02-21 01:56:56 linux-bluetooth [PATCH BlueZ 11/18] core: gatt: Create CCC for external characteristic
2015-02-21 01:56:55 linux-bluetooth [PATCH BlueZ 10/18] core: gatt: Make CCC addition API public
2015-02-21 01:56:54 linux-bluetooth [PATCH BlueZ 09/18] core: gatt: Support WriteValue for characteristics
2015-02-21 01:56:53 linux-bluetooth [PATCH BlueZ 08/18] core: gatt: Support ReadValue for characteristics
2015-02-21 01:56:52 linux-bluetooth [PATCH BlueZ 07/18] core: gatt: Register characteristics
2015-02-21 01:56:51 linux-bluetooth [PATCH BlueZ 06/18] core: gatt: Implement GattManager1.RegisterService