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-09-16 15:11:29
linux-bluetooth
Re: Query Regarding new Gatt server attribute database
2014-09-11 16:27:54
linux-bluetooth
Re: Query Regarding new Gatt server attribute database
2014-09-11 16:22:18
linux-bluetooth
Re: [PATCH] ATT signed write command
2014-09-10 16:36:27
linux-bluetooth
[PATCH BlueZ v2 7/7] TODO: Reference counted notify functions implemented
2014-09-10 16:36:26
linux-bluetooth
[PATCH BlueZ v2 6/7] tools/btgatt-client: Add "unregister-notify" command.
2014-09-10 16:36:25
linux-bluetooth
[PATCH BlueZ v2 5/7] tools/btgatt-client: Add the "register-notify" command.
2014-09-10 16:36:24
linux-bluetooth
[PATCH BlueZ v2 4/7] shared/gatt-client: Handle incoming not/ind PDUs.
2014-09-10 16:36:23
linux-bluetooth
[PATCH BlueZ v2 3/7] shared/gatt-client: Implement bt_gatt_client_unregister_notify.
2014-09-10 16:36:22
linux-bluetooth
[PATCH BlueZ v2 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify.
2014-09-10 16:36:21
linux-bluetooth
[PATCH BlueZ v2 1/7] shared/gatt-client: Introduce struct bt_gatt_characteristic_iter.
2014-09-10 16:36:20
linux-bluetooth
[PATCH BlueZ v2 0/7] shared/gatt-client: Handle notifications.
2014-09-10 16:24:33
linux-bluetooth
Re: [PATCH BlueZ v1 4/7] shared/gatt-client: Handle incoming not/ind PDUs.
2014-09-10 00:48:39
linux-bluetooth
Re: [PATCH BlueZ v1 4/7] shared/gatt-client: Handle incoming not/ind PDUs.
2014-09-10 00:09:46
linux-bluetooth
Re: [PATCH BlueZ v1 4/7] shared/gatt-client: Handle incoming not/ind PDUs.
2014-09-09 17:04:09
linux-bluetooth
[PATCH BlueZ v1 7/7] TODO: Reference counted notify functions implemented
2014-09-09 17:04:08
linux-bluetooth
[PATCH BlueZ v1 6/7] tools/btgatt-client: Add "unregister-notify" command.
2014-09-09 17:04:07
linux-bluetooth
[PATCH BlueZ v1 5/7] tools/btgatt-client: Add the "register-notify" command.
2014-09-09 17:04:06
linux-bluetooth
[PATCH BlueZ v1 4/7] shared/gatt-client: Handle incoming not/ind PDUs.
2014-09-09 17:04:05
linux-bluetooth
[PATCH BlueZ v1 3/7] shared/gatt-client: Implement bt_gatt_client_unregister_notify.
2014-09-09 17:04:04
linux-bluetooth
[PATCH BlueZ v1 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify.
2014-09-09 17:04:03
linux-bluetooth
[PATCH BlueZ v1 1/7] shared/gatt-client: Introduce struct bt_gatt_characteristic_iter.
2014-09-09 17:04:02
linux-bluetooth
[PATCH BlueZ v1 0/7] shared/gatt-client: Handle notifications.
2014-09-09 15:52:11
linux-bluetooth
Re: [PATCH BlueZ 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify.
2014-09-09 15:04:31
linux-bluetooth
Re: [PATCH BlueZ 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify.
2014-09-09 01:03:11
linux-bluetooth
[PATCH BlueZ 7/7] TODO: Reference counted notify functions implemented
2014-09-09 01:03:10
linux-bluetooth
[PATCH BlueZ 6/7] tools/btgatt-client: Add "unregister-notify" command.
2014-09-09 01:03:09
linux-bluetooth
[PATCH BlueZ 5/7] tools/btgatt-client: Add the "register-notify" command.
2014-09-09 01:03:08
linux-bluetooth
[PATCH BlueZ 4/7] shared/gatt-client: Handle incoming not/ind PDUs.
2014-09-09 01:03:07
linux-bluetooth
[PATCH BlueZ 3/7] shared/gatt-client: Implement bt_gatt_client_unregister_notify.
2014-09-09 01:03:06
linux-bluetooth
[PATCH BlueZ 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify.
2014-09-09 01:03:05
linux-bluetooth
[PATCH BlueZ 1/7] shared/gatt-client: Introduce struct bt_gatt_characteristic_iter.
2014-09-09 01:03:04
linux-bluetooth
[PATCH BlueZ 0/7] shared/gatt-client: Handle notifications.
2014-09-05 14:51:50
linux-bluetooth
Re: [PATCH] gatt api V2
2014-09-05 14:46:02
linux-bluetooth
Re: [PATCH] gatt api V2
2014-09-03 20:26:28
linux-bluetooth
[PATCH] shared/gatt-client: Fix invalid access during descriptor discovery.
2014-09-03 19:46:11
linux-bluetooth
[PATCH BlueZ 10/10] TODO: tools/btgatt-client introduced
2014-09-03 19:46:10
linux-bluetooth
[PATCH BlueZ 09/10] tools/btgatt-client: Added the "write-long-value" command.
2014-09-03 19:46:09
linux-bluetooth
[PATCH BlueZ 08/10] tools/btgatt-client: Added the "write-value" command.
2014-09-03 19:46:08
linux-bluetooth
[PATCH BlueZ 07/10] tools/btgatt-client: Added the "read-long-value" command.
2014-09-03 19:46:07
linux-bluetooth
[PATCH BlueZ 06/10] tools/btgatt-client: Added the "read-value" command.
2014-09-03 19:46:06
linux-bluetooth
[PATCH BlueZ 05/10] TODO: GATT read/write functions moved to shared/gatt-client.
2014-09-03 19:46:05
linux-bluetooth
[PATCH BlueZ 04/10] shared/gatt-client: Added bt_gatt_client_write_long_value.
2014-09-03 19:46:04
linux-bluetooth
[PATCH BlueZ 03/10] shared/gatt-client: Added simple write operations.
2014-09-03 19:46:03
linux-bluetooth
[PATCH BlueZ 02/10] shared/gatt-client: Added bt_gatt_client_read_long_value.
2014-09-03 19:46:02
linux-bluetooth
[PATCH BlueZ 01/10] shared/gatt-client: Added bt_gatt_client_read_value.
2014-09-03 19:46:01
linux-bluetooth
[PATCH BlueZ 00/10] shared/gatt-client: Move GATT read/write functions.
2014-09-03 15:00:11
linux-bluetooth
Re: [PATCH] gatt api V2
2014-09-03 14:49:22
linux-bluetooth
Re: [PATCH] gatt api V2
2014-09-02 21:42:29
linux-bluetooth
Re: [PATCH] gatt api V2
2014-09-02 20:27:28
linux-bluetooth
Re: [PATCH] gatt api V2
2014-08-30 16:06:47
linux-bluetooth
Re: [RFC v2 1/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API.