Claudio Takahasi ([email protected])

Number of posts: 1421 (0.66 per day)
First post: 2008-04-30 23:48:00
Last post: 2014-04-01 17:07:07

Date List Subject
2014-03-27 13:21:13 linux-bluetooth [PATCH BlueZ v0 3/5] gatt: Make Characteristic Flags optional
2014-03-27 13:21:12 linux-bluetooth [PATCH BlueZ v0 2/5] gatt: Set read and write callbacks based on Flags
2014-03-27 13:21:11 linux-bluetooth [PATCH BlueZ v0 1/5] gatt: Add parsing GattCharacteristic1 Flags
2014-03-27 13:21:10 linux-bluetooth [PATCH BlueZ v0 0/5] Add GATT Characteristic Flags
2014-03-25 14:50:19 linux-bluetooth [PATCH BlueZ v0 2/2] attrib: Remove att_get_* and att_put_* helpers
2014-03-25 14:50:18 linux-bluetooth [PATCH BlueZ v0 1/2] proximity: Remove att_put_u8() usage
2014-03-25 14:42:59 linux-bluetooth [PATCH BlueZ v0] gatt: Move Characteristic properties to attrib/gatt.h
2014-03-25 11:38:30 linux-bluetooth [PATCH BlueZ v2] tools: Use unaligned access macros from util.h
2014-03-25 11:37:23 linux-bluetooth Re: [PATCH v1 20/22] tools: Use unaligned access macros from util.h
2014-03-24 19:34:54 linux-bluetooth Re: [PATCH BlueZ v0] attrib: Remove unneeded sdp.h header include
2014-03-24 19:25:43 linux-bluetooth [PATCH v1 22/22] attrib: Minor code optimization
2014-03-24 19:25:42 linux-bluetooth [PATCH v1 21/22] core: Fix creating 128-bit uuid_t based on GATT service
2014-03-24 19:25:41 linux-bluetooth [PATCH v1 20/22] tools: Use unaligned access macros from util.h
2014-03-24 19:25:40 linux-bluetooth [PATCH v1 19/22] Replace att_put_u16() by put_le16()
2014-03-24 19:25:39 linux-bluetooth [PATCH v1 18/22] Replace att_put_uuid() by util.h helpers
2014-03-24 19:25:38 linux-bluetooth [PATCH v1 17/22] Replace att_get_uuid128() by bswap_128()
2014-03-24 19:25:37 linux-bluetooth [PATCH v1 16/22] Replace att_get_u16() by get_le16()
2014-03-24 19:25:36 linux-bluetooth [PATCH v1 15/22] Replace att_get_uuid16() by get_le16()
2014-03-24 19:25:35 linux-bluetooth [PATCH v1 14/22] Replace att_put_uuid16() by put_le16()
2014-03-24 19:25:34 linux-bluetooth [PATCH v1 13/22] Replace att_put_u32() by put_le32()
2014-03-24 19:25:33 linux-bluetooth [PATCH v1 12/22] Replace att_get_u32() by get_le32()
2014-03-24 19:25:32 linux-bluetooth [PATCH v1 11/22] attrib: Use LE helpers defined in src/shared/util.h
2014-03-24 19:25:31 linux-bluetooth [PATCH v1 10/22] unit: Fix 128-bit UUID format
2014-03-24 19:25:30 linux-bluetooth [PATCH v1 09/22] lib: Fix UUID 16/32-bits to 128-bit conversion
2014-03-24 19:25:29 linux-bluetooth [PATCH v1 08/22] lib: Remove hton128() from bt_uuid_to_string()
2014-03-24 19:25:28 linux-bluetooth [PATCH v1 07/22] lib: Remove ntoh128() from bt_string_to_uuid128()
2014-03-24 19:25:27 linux-bluetooth [PATCH v1 06/22] Replace bt_put_be64() by get_be64()
2014-03-24 19:25:26 linux-bluetooth [PATCH v1 05/22] Replace bt_put_be32() by put_be32()
2014-03-24 19:25:25 linux-bluetooth [PATCH v1 04/22] Replace bt_put_be16() by put_be16()
2014-03-24 19:25:24 linux-bluetooth [PATCH v1 03/22] Replace bt_get_be64() by get_be64()
2014-03-24 19:25:23 linux-bluetooth [PATCH v1 02/22] Replace bt_get_be32() by get_be32()
2014-03-24 19:25:22 linux-bluetooth [PATCH v1 01/22] Replace bt_get_be16() by get_be16()
2014-03-24 19:25:21 linux-bluetooth [PATCH v1 00/22] Cleanup: Byte order
2014-03-24 14:06:41 linux-bluetooth [PATCH BlueZ v1 2/2] tools: Fix coding style checking boolean
2014-03-24 14:06:40 linux-bluetooth [PATCH BlueZ v1 1/2] gatt: Fix coding style when testing pointers
2014-03-24 13:40:02 linux-bluetooth Re: [PATCH BlueZ v0 1/4] gatt: Fix coding style when testing pointers
2014-03-24 13:34:18 linux-bluetooth [PATCH BlueZ v0] gatt: Fix read callback description
2014-03-24 13:30:09 linux-bluetooth [PATCH BlueZ v8 8/8] tools: Emit property changed when Value changes
2014-03-24 13:30:08 linux-bluetooth [PATCH BlueZ v8 7/8] tools: Add setting Value property of gatt-service
2014-03-24 13:30:07 linux-bluetooth [PATCH BlueZ v8 6/8] tools: Add reading Value property of gatt-service
2014-03-24 13:30:06 linux-bluetooth [PATCH BlueZ v8 5/8] tools: Add Alert Level characteristic to gatt-service
2014-03-24 13:30:05 linux-bluetooth [PATCH BlueZ v8 4/8] gatt: Add Write Request handling for GDBusProxy
2014-03-24 13:30:04 linux-bluetooth [PATCH BlueZ v8 3/8] gatt: Add result callback for Write Request
2014-03-24 13:30:03 linux-bluetooth [PATCH BlueZ v8 2/8] gatt: Assign write callback for external services
2014-03-24 13:30:02 linux-bluetooth [PATCH BlueZ v8 1/8] gatt: Add write callback to btd_gatt_add_char helper
2014-03-24 13:30:01 linux-bluetooth [PATCH BlueZ v8 0/8] Add basic GATT characteristics
2014-03-24 11:52:49 linux-bluetooth Re: [PATCH BlueZ v7 02/10] gatt: Add write callback to btd_gatt_add_char helper
2014-03-21 19:20:33 linux-bluetooth [PATCH BlueZ v0 4/4] tools: Fix coding style checking boolean
2014-03-21 19:20:32 linux-bluetooth [PATCH BlueZ v0 3/4] tools: Fix coding style when testing pointer
2014-03-21 19:20:31 linux-bluetooth [PATCH BlueZ v0 2/4] gatt: Fix coding style checking boolean
2014-03-21 19:20:30 linux-bluetooth [PATCH BlueZ v0 1/4] gatt: Fix coding style when testing pointers