LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2014-12-12 22:28:20
linux-bluetooth
Re: [PATCH v3] doc/adapter-api.txt: StartFilteredDiscovery method.
2014-12-12 19:37:31
linux-bluetooth
Re: [PATCH BlueZ 3/3] shared/gatt-db: enable foreach early termination
2014-12-11 23:58:09
linux-bluetooth
Re: [PATCH BlueZ 3/3] shared/gatt-db: enable foreach early termination
2014-12-11 23:51:32
linux-bluetooth
Re: [PATCH BlueZ 1/3] shared/queue: enable early terminate foreach
2014-12-11 15:48:02
linux-bluetooth
Re: [PATCH v2] doc/adapter-api.txt: StartServiceDiscovery method.
2014-12-11 06:50:17
linux-bluetooth
Re: Question about mgmt header files and shared-mainloop library
2014-12-11 00:40:17
linux-bluetooth
Re: D-Bus API for GATT Connect/Disconnect
2014-12-10 21:00:06
linux-bluetooth
D-Bus API for GATT Connect/Disconnect
2014-12-09 23:01:05
linux-bluetooth
[PATCH BlueZ v1 12/12] profiles/gap: Add Google copyright.
2014-12-09 23:01:04
linux-bluetooth
[PATCH BlueZ v1 11/12] profiles/gap: Rewrite using bt_gatt_client.
2014-12-09 23:01:03
linux-bluetooth
[PATCH BlueZ v1 10/12] profiles/gatt: Rename profile to gap.
2014-12-09 23:01:02
linux-bluetooth
[PATCH BlueZ v1 09/12] profiles/gatt: Don't handle GATT service.
2014-12-09 23:01:01
linux-bluetooth
[PATCH BlueZ v1 08/12] core: Introduce gatt-callbacks
2014-12-09 23:01:00
linux-bluetooth
[PATCH BlueZ v1 07/12] core: Use gatt_db service callbacks
2014-12-09 23:00:59
linux-bluetooth
[PATCH BlueZ v1 06/12] core: Rename device_attach_attrib
2014-12-09 23:00:58
linux-bluetooth
[PATCH BlueZ v1 05/12] core: device: Use shared/gatt-client for GATT.
2014-12-09 23:00:57
linux-bluetooth
[PATCH BlueZ v1 04/12] core: device: Use bt_att_register_disconnect.
2014-12-09 23:00:56
linux-bluetooth
[PATCH BlueZ v1 03/12] shared/gatt-client: Set op->success correctly
2014-12-09 23:00:55
linux-bluetooth
[PATCH BlueZ v1 02/12] shared/att: Add err argument to disconnect cb
2014-12-09 23:00:54
linux-bluetooth
[PATCH BlueZ v1 01/12] attrib/gattrib: Add g_attrib_get_att.
2014-12-09 23:00:53
linux-bluetooth
[PATCH BlueZ v1 00/12] core: Use shared/gatt-client
2014-12-09 13:12:02
linux-bluetooth
Re: [PATCH BlueZ 07/15] core: device: Use bt_att_register_disconnect.
2014-12-09 13:04:02
linux-bluetooth
Re: [PATCH BlueZ 02/15] shared/att: Add bt_att_get_fd.
2014-12-09 00:40:55
linux-bluetooth
[PATCH BlueZ 15/15] profiles/gap: Add Google copyright.
2014-12-09 00:40:54
linux-bluetooth
[PATCH BlueZ 14/15] profiles/gap: Rewrite using bt_gatt_client.
2014-12-09 00:40:53
linux-bluetooth
[PATCH BlueZ 13/15] profiles/gatt: Rename profile to gap.
2014-12-09 00:40:52
linux-bluetooth
[PATCH BlueZ 12/15] profiles/gatt: Don't handle GATT service.
2014-12-09 00:40:51
linux-bluetooth
[PATCH BlueZ 11/15] core: Introduce gatt-callbacks
2014-12-09 00:40:50
linux-bluetooth
[PATCH BlueZ 10/15] core: Use gatt_db service callbacks
2014-12-09 00:40:49
linux-bluetooth
[PATCH BlueZ 09/15] core: Rename device_attach_attrib
2014-12-09 00:40:48
linux-bluetooth
[PATCH BlueZ 08/15] core: device: Use shared/gatt-client for GATT.
2014-12-09 00:40:47
linux-bluetooth
[PATCH BlueZ 07/15] core: device: Use bt_att_register_disconnect.
2014-12-09 00:40:46
linux-bluetooth
[PATCH BlueZ 06/15] shared/gatt-db: Add UUID arg to foreach_service
2014-12-09 00:40:45
linux-bluetooth
[PATCH BlueZ 05/15] shared/gatt-db: Make accessors work on const ptr
2014-12-09 00:40:44
linux-bluetooth
[PATCH BlueZ 04/15] shared/att: cancel_all before calling disconnect cb
2014-12-09 00:40:43
linux-bluetooth
[PATCH BlueZ 03/15] attrib: Check if attrib is NULL in functions
2014-12-09 00:40:42
linux-bluetooth
[PATCH BlueZ 02/15] shared/att: Add bt_att_get_fd.
2014-12-09 00:40:41
linux-bluetooth
[PATCH BlueZ 01/15] attrib/gattrib: Add g_attrib_get_att.
2014-12-09 00:40:40
linux-bluetooth
[PATCH BlueZ 00/15] core: Use shared/gatt for GATT client role
2014-12-08 22:20:35
linux-bluetooth
Re: [PATCH 3/5] android/gatt: Fix write commands being not handled
2014-12-08 19:50:26
linux-bluetooth
Re: [PATCH 3/5] android/gatt: Fix write commands being not handled
2014-12-03 19:32:28
linux-bluetooth
[PATCH BlueZ v1 4/4] TODO: gatt-db service events added.
2014-12-03 19:32:27
linux-bluetooth
[PATCH BlueZ v1 3/4] tools/btgatt-client: Observe service events.
2014-12-03 19:32:26
linux-bluetooth
[PATCH BlueZ v1 2/4] shared/gatt-db: Add service added/removed events.
2014-12-03 19:32:25
linux-bluetooth
[PATCH BlueZ v1 1/4] shared/gatt-server: Hold a reference to gatt-db.
2014-12-03 19:32:24
linux-bluetooth
[PATCH BlueZ v1 0/4] shared/gatt-db: Add service events.
2014-12-03 17:52:36
linux-bluetooth
Re: [PATCH BlueZ 3/5] tools/btgatt-server.c: convert to glib mainloop
2014-12-03 16:26:36
linux-bluetooth
[PATCH BlueZ 4/4] TODO: gatt-db service events added.
2014-12-03 16:26:35
linux-bluetooth
[PATCH BlueZ 3/4] tools/btgatt-client: Observe service events.
2014-12-03 16:26:34
linux-bluetooth
[PATCH BlueZ 2/4] shared/gatt-db: Add service added/removed events.
2014-12-03 16:26:33
linux-bluetooth
[PATCH BlueZ 1/4] shared/gatt-server: Hold a reference to gatt-db.