Mikel Astiz ([email protected])

Number of posts: 824 (1.46 per day)
First post: 2011-12-15 12:33:55
Last post: 2013-07-02 07:11:50

Date List Subject
2012-05-22 12:12:36 linux-bluetooth [PATCH BlueZ v0] gdbus: Fix incorrectly discarded signals
2012-05-21 11:40:27 linux-bluetooth Re: [PATCH obexd v0 05/12] client-doc: Replace SendFiles with SendFile
2012-05-21 09:07:14 linux-bluetooth [PATCH obexd v0 12/12] client-test: Replace CreateSession parameter dict
2012-05-21 09:07:13 linux-bluetooth [PATCH obexd v0 11/12] client: Replace parameter dict with conventional ones
2012-05-21 09:07:12 linux-bluetooth [PATCH obexd v0 10/12] client-doc: Replace parameter dict with conventional ones
2012-05-21 09:07:11 linux-bluetooth [PATCH obexd v0 09/12] client: Move GetCapabilities to session API
2012-05-21 09:07:10 linux-bluetooth [PATCH obexd v0 08/12] client-doc: Move GetCapabilities to session API
2012-05-21 09:07:09 linux-bluetooth [PATCH obexd v0 07/12] client-test: Replace SendFiles with SendFile
2012-05-21 09:07:08 linux-bluetooth [PATCH obexd v0 06/12] client: Replace SendFiles with SendFile
2012-05-21 09:07:07 linux-bluetooth [PATCH obexd v0 05/12] client-doc: Replace SendFiles with SendFile
2012-05-21 09:07:06 linux-bluetooth [PATCH obexd v0 04/12] client-test: Update to wrapped OPP session type
2012-05-21 09:07:05 linux-bluetooth [PATCH obexd v0 03/12] client: Wrap OPP into specific session type
2012-05-21 09:07:04 linux-bluetooth [PATCH obexd v0 02/12] client: Use constant instead of NULL variable
2012-05-21 09:07:03 linux-bluetooth [PATCH obexd v0 01/12] client-doc: Wrap OPP into specific session type
2012-05-21 09:07:02 linux-bluetooth [PATCH obexd v0 00/12] client: Polishing D-Bus API
2012-05-18 07:54:04 linux-bluetooth [PATCH obexd v0 2/2] client: Simplify error-handling code
2012-05-18 07:54:03 linux-bluetooth [PATCH obexd v0 1/2] client: Fix NULL dereference in case of error
2012-05-16 07:12:40 linux-bluetooth Re: [RFC BlueZ v0 0/5] ACL disconnect reason
2012-05-15 15:03:07 linux-bluetooth Re: [RFC v0] Bluetooth: mgmt: Add device disconnect reason
2012-05-15 08:45:05 linux-bluetooth Re: [RFC BlueZ v0 0/5] ACL disconnect reason
2012-05-15 06:46:35 linux-bluetooth Re: [RFC BlueZ v0 0/5] ACL disconnect reason
2012-05-14 15:34:59 linux-bluetooth [RFC v0] Bluetooth: mgmt: Add device disconnect reason
2012-05-14 15:33:04 linux-bluetooth [RFC BlueZ v0 5/5] Send D-Bus signal to propagate disconnect reason
2012-05-14 15:33:03 linux-bluetooth [RFC BlueZ v0 4/5] Propagate disconnect reason to device
2012-05-14 15:33:02 linux-bluetooth [RFC BlueZ v0 3/5] Propagate disconnect reason to adapter
2012-05-14 15:33:01 linux-bluetooth [RFC BlueZ v0 2/5] Use defines instead of magic numbers
2012-05-14 15:33:00 linux-bluetooth [RFC BlueZ v0 1/5] doc: Add D-Bus signal to provide disconnect reason
2012-05-14 15:32:59 linux-bluetooth [RFC BlueZ v0 0/5] ACL disconnect reason
2012-05-04 13:14:40 linux-bluetooth [PATCH BlueZ v3 6/6] media: Enable parallel requests to endpoint
2012-05-04 13:14:39 linux-bluetooth [PATCH BlueZ v3 5/6] media: Create multiple transports if needed
2012-05-04 13:14:38 linux-bluetooth [PATCH BlueZ v3 4/6] media: Split media_endpoint_create
2012-05-04 13:14:37 linux-bluetooth [PATCH BlueZ v3 3/6] media: Support multiple transports per endpoint
2012-05-04 13:14:36 linux-bluetooth [PATCH BlueZ v3 2/6] audio: Add multiple device search to manager
2012-05-04 13:14:35 linux-bluetooth [PATCH BlueZ v3 1/6] audio: Fix gateway state check
2012-05-04 13:14:34 linux-bluetooth [PATCH BlueZ v3 0/6] Multiple Bluetooth SCO connections (userspace)
2012-05-04 12:39:38 linux-bluetooth [PATCH obexd v0 6/6] client: Create transfers in modules
2012-05-04 12:39:37 linux-bluetooth [PATCH obexd v0 5/6] client: Flip parameter order in transfer API
2012-05-04 12:39:36 linux-bluetooth [PATCH obexd v0 4/6] client: Buffer-passing changes in transfer API
2012-05-04 12:39:35 linux-bluetooth [PATCH obexd v0 3/6] client: Transfer API splits create and register
2012-05-04 12:39:34 linux-bluetooth [PATCH obexd v0 2/6] client: Split internal obc_transfer_register()
2012-05-04 12:39:33 linux-bluetooth [PATCH obexd v0 1/6] client: Fix possible double free of params
2012-05-04 12:39:32 linux-bluetooth [PATCH obexd v0 0/6] Create transfers in modules
2012-05-03 12:41:48 linux-bluetooth [RFC obexd v1 2/2] client: Use new D-Bus helper function
2012-05-03 12:41:47 linux-bluetooth [RFC obexd v1 1/2] gdbus: Add helper function for error-handling
2012-05-03 12:41:46 linux-bluetooth [RFC obexd v1 0/2] D-Bus error from GError
2012-05-03 09:44:35 linux-bluetooth [RFC obexd v0 2/2] client: Use new D-Bus helper function
2012-05-03 09:44:34 linux-bluetooth [RFC obexd v0 1/2] gdbus: Add helper function for error-handling
2012-05-03 09:44:33 linux-bluetooth [RFC obexd v0 0/2] D-Bus error from GError
2012-05-03 08:28:30 linux-bluetooth [PATCH obexd v2 6/6] client: Remove transfer from queue before callback
2012-05-03 08:28:29 linux-bluetooth [PATCH obexd v2 5/6] client: Remove deprecated part of session API
2012-05-03 08:28:28 linux-bluetooth [PATCH obexd v2 4/6] client: Use new session callback style in modules