Santiago Carot ([email protected])

Number of posts: 489 (0.4 per day)
First post: 2009-08-06 19:02:47
Last post: 2012-12-14 10:18:29

Date List Subject
2012-01-24 11:06:28 linux-bluetooth [PATCH 8/8] gatt-example: Fix g_assert checks when an uint16_t value overflows
2012-01-24 11:06:27 linux-bluetooth [PATCH 7/8] attrib-server: Allocate 128-bits UUIDs using highest available handlers
2012-01-24 11:06:26 linux-bluetooth [PATCH 6/8] glib-compat: Add g_list_free_full to deal with issues in old GLib versions
2012-01-24 11:06:25 linux-bluetooth [PATCH 5/8] attrib-server: Set database uuids as a double linked list
2012-01-24 11:06:24 linux-bluetooth [PATCH 4/8] attrib-server: Allocate 16-bits UUIDS at the begining of the list
2012-01-24 11:06:23 linux-bluetooth [PATCH 3/8] gatt-service: Provide service uuid in attrib_db_find_avail function
2012-01-24 11:06:22 linux-bluetooth [PATCH 2/8] gatt-service: Move va_end just after processing the argument list
2012-01-24 11:06:21 linux-bluetooth [PATCH 1/8] gatt-service: Add support for 128-bit Bluetooth UUIDs
2012-01-24 11:06:20 linux-bluetooth GATT service improvements
2011-12-30 11:45:09 linux-bluetooth [PATCH 4/4] gatt-example: Fix memory leak.
2011-12-30 11:45:08 linux-bluetooth [PATCH 3/4] gatt-service: Add missing user_data parameter for callbacks
2011-12-30 11:45:07 linux-bluetooth [PATCH 2/4] gatt-service: Delete attributes when service registration fails.
2011-12-30 11:45:06 linux-bluetooth [PATCH 1/4] attrib-server: Move GAP attributes inside gatt_server struct
2011-12-28 10:24:50 linux-bluetooth [PATCH 8/8] attrib-server: Add Gattrib in attrib_channel_detach function
2011-12-28 10:24:49 linux-bluetooth [PATCH 7/8] attrib-server: Add bluetooth adapter in attrib_create_sdp function
2011-12-28 10:24:48 linux-bluetooth [PATCH 6/8] attrib-server: Add bluetooth adapter in attrib_db_del
2011-12-28 10:24:47 linux-bluetooth [PATCH 5/8] attrib-server: Add bluetooth adapter in attrib_gap_set function
2011-12-28 10:24:46 linux-bluetooth [PATCH 4/8] attrib-server: Add bluetooth adapter in attrib_db_update function
2011-12-28 10:24:45 linux-bluetooth [PATCH 3/8] gatt-service: Add bluetooth adapter in gatt_service_add function
2011-12-28 10:24:44 linux-bluetooth [PATCH 2/8] attrib-server: Add bluetooth adapter in attrib_db_add
2011-12-28 10:24:43 linux-bluetooth [PATCH 1/8] attrib-server: Add blutooth adapter to attrib_db_find_avail function
2011-12-28 10:24:42 linux-bluetooth Multi-Adapter GATT server (finish)
2011-12-27 14:46:56 linux-bluetooth Re: Multi-adapter GATT server support
2011-12-27 14:33:19 linux-bluetooth [PATCH 8/8] gatt-example: Use adapter driver to register GATT attributes
2011-12-27 14:33:18 linux-bluetooth [PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated
2011-12-27 14:33:17 linux-bluetooth [PATCH 6/8] attrib-server: Remove global database list
2011-12-27 14:33:16 linux-bluetooth [PATCH 5/8] attrib-server: Remove global le_io variable
2011-12-27 14:33:15 linux-bluetooth [PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients list
2011-12-27 14:33:14 linux-bluetooth [PATCH 3/8] attrib-server: Add attributes in adapter database
2011-12-27 14:33:13 linux-bluetooth [PATCH 2/8] attrib-server: Register GATT SDP record per each adapter
2011-12-27 14:33:12 linux-bluetooth [PATCH 1/8] attrib-server: Initial steps towards multi-adapter GATT server support
2011-12-27 14:33:11 linux-bluetooth Multi-adapter GATT server support
2011-12-27 10:07:40 linux-bluetooth Re: [PATCH 1/8] attrib-server: Initial steps towards multi-adapter GATT server support
2011-12-27 09:29:42 linux-bluetooth [PATCH 8/8] attrib-server: Add Gattrib in attrib_channel_detach function
2011-12-27 09:29:41 linux-bluetooth [PATCH 7/8] attrib-server: Add bluetooth adapter in attrib_create_sdp function
2011-12-27 09:29:40 linux-bluetooth [PATCH 6/8] attrib-server: Add bluetooth adapter in attrib_db_del
2011-12-27 09:29:39 linux-bluetooth [PATCH 5/8] attrib-server: Add bluetooth adapter in attrib_gap_set function
2011-12-27 09:29:38 linux-bluetooth [PATCH 4/8] attrib-server: Add bluetooth adapter in attrib_db_update function
2011-12-27 09:29:37 linux-bluetooth [PATCH 3/8] gatt-service: Add bluetooth adapter in gatt_service_add function
2011-12-27 09:29:36 linux-bluetooth [PATCH 2/8] attrib-server: Add bluetooth adapter in attrib_db_add
2011-12-27 09:29:35 linux-bluetooth [PATCH 1/8] attrib-server: Add blutooth adapter to attrib_db_find_avail function
2011-12-27 09:29:34 linux-bluetooth Multi-adapter GATT server support
2011-12-20 15:58:01 linux-bluetooth [PATCH 8/8] gatt-example: Use adapter driver to register GATT attributes
2011-12-20 15:58:00 linux-bluetooth [PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated
2011-12-20 15:57:59 linux-bluetooth [PATCH 6/8] attrib-server: Remove global database list
2011-12-20 15:57:58 linux-bluetooth [PATCH 5/8] attrib-server: Remove global le_io variable
2011-12-20 15:57:57 linux-bluetooth [PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients list
2011-12-20 15:57:56 linux-bluetooth [PATCH 3/8] attrib-server: Add attributes in adapter database
2011-12-20 15:57:55 linux-bluetooth [PATCH 2/8] attrib-server: Register GATT SDP record per each adapter
2011-12-20 15:57:54 linux-bluetooth [PATCH 1/8] attrib-server: Initial steps towards multi-adapter GATT server support
2011-12-20 15:57:53 linux-bluetooth RFC: Multi-adapter GATT server support