Andre Guedes ([email protected])

Number of posts: 997 (0.82 per day)
First post: 2011-02-24 18:56:08
Last post: 2014-07-01 21:10:08

Date List Subject
2013-03-08 14:20:13 linux-bluetooth [PATCH v3 1/6] Bluetooth: Fix __hci_req_sync
2013-03-08 14:07:01 linux-bluetooth Re: [PATCH v2 6/6] Bluetooth: Check req->err in hci_req_add
2013-03-07 21:48:12 linux-bluetooth [PATCH v2 6/6] Bluetooth: Check req->err in hci_req_add
2013-03-07 21:48:11 linux-bluetooth [PATCH v2 5/6] Bluetooth: Make hci_req_add returning void
2013-03-07 21:48:10 linux-bluetooth [PATCH v2 4/6] Bluetooth: HCI request error handling
2013-03-07 21:48:09 linux-bluetooth [PATCH v2 3/6] Bluetooth: Check hci_req_run returning value in __hci_req_sync
2013-03-07 21:48:08 linux-bluetooth [PATCH v2 2/6] Bluetooth: Return ENODATA in hci_req_run
2013-03-07 21:48:07 linux-bluetooth [PATCH v2 1/6] Bluetooth: Fix __hci_req_sync
2013-03-07 21:48:06 linux-bluetooth [PATCH v2 0/6] Error handling in HCI request framework
2013-03-07 16:38:40 linux-bluetooth Re: [PATCH 2/4] Bluetooth: HCI request error handling
2013-03-07 16:38:04 linux-bluetooth Re: [PATCH 2/4] Bluetooth: HCI request error handling
2013-03-07 16:37:19 linux-bluetooth Re: [PATCH 1/4] Bluetooth: Check hci_req_run error code in __hci_req_sync
2013-03-06 23:45:17 linux-bluetooth [PATCH 4/4] Bluetooth: Check req->error flag in hci_req_add
2013-03-06 23:45:16 linux-bluetooth [PATCH 3/4] Bluetooth: Make hci_req_add return void
2013-03-06 23:45:15 linux-bluetooth [PATCH 2/4] Bluetooth: HCI request error handling
2013-03-06 23:45:14 linux-bluetooth [PATCH 1/4] Bluetooth: Check hci_req_run error code in __hci_req_sync
2013-03-06 23:45:13 linux-bluetooth [PATCH 0/4] Error handling in HCI request framework
2013-03-06 19:44:26 linux-bluetooth Re: [PATCH 2/7] Bluetooth: Update hci_le_scan to use HCI request
2013-03-06 19:10:59 linux-bluetooth [PATCH 7/7] Bluetooth: Add LE scan type macros
2013-03-06 19:10:58 linux-bluetooth [PATCH 6/7] Bluetooth: Change LE scanning timeout macros
2013-03-06 19:10:57 linux-bluetooth [PATCH 5/7] Bluetooth: Remove LE scan work
2013-03-06 19:10:56 linux-bluetooth [PATCH 4/7] Bluetooth: Remove timeout handling from hci_cancel_le_scan
2013-03-06 19:10:55 linux-bluetooth [PATCH 3/7] Bluetooth: Merge LE-only and interleaved cases
2013-03-06 19:10:54 linux-bluetooth [PATCH 2/7] Bluetooth: Update hci_le_scan to use HCI request
2013-03-06 19:10:53 linux-bluetooth [PATCH 1/7] Bluetooth: Add hci_req_cleanup function
2013-03-06 19:10:52 linux-bluetooth [PATCH 0/7] Use HCI request framework to enable LE scanning
2013-03-05 20:04:40 linux-bluetooth Re: [PATCH v3 00/11] Bluetooth: Add asynchronous request support
2013-02-19 19:36:01 linux-bluetooth Re: [PATCH 07/12 v3] Bluetooth: Fix mgmt powered indication by using a HCI transaction
2013-02-19 18:15:52 linux-bluetooth Re: [RFC v2 3/8] Bluetooth: LE connection state machine
2013-02-19 18:15:44 linux-bluetooth Re: [RFC v2 1/8] Bluetooth: Setup LE scan with no timeout
2013-02-18 22:08:15 linux-bluetooth Re: [RFC v2 3/8] Bluetooth: LE connection state machine
2013-02-18 22:07:32 linux-bluetooth Re: [RFC v2 1/8] Bluetooth: Setup LE scan with no timeout
2013-02-15 23:27:08 linux-bluetooth [RFC v2 8/8] Bluetooth: Initialize some hci_conn fields earlier
2013-02-15 23:27:07 linux-bluetooth [RFC v2 7/8] Bluetooth: Count pending LE connection attempts
2013-02-15 23:27:06 linux-bluetooth [RFC v2 6/8] Bluetooth: Handle hci_conn timeout in BT_CONNECT
2013-02-15 23:27:05 linux-bluetooth [RFC v2 5/8] Bluetooth: Change LE connection routine
2013-02-15 23:27:04 linux-bluetooth [RFC v2 4/8] Bluetooth: Add hci_conn helpers
2013-02-15 23:27:03 linux-bluetooth [RFC v2 3/8] Bluetooth: LE connection state machine
2013-02-15 23:27:02 linux-bluetooth [RFC v2 2/8] Bluetooth: Add LE scan type macros
2013-02-15 23:27:01 linux-bluetooth [RFC v2 1/8] Bluetooth: Setup LE scan with no timeout
2013-02-15 23:27:00 linux-bluetooth [RFC v2 0/8] LE Connection Routine
2013-02-14 17:48:47 linux-bluetooth Re: [PATCH 08/12] Bluetooth: Enable HCI transaction support cmd_status 0
2013-02-14 17:48:40 linux-bluetooth Re: [PATCH 03/12] Bluetooth: Add hci_transaction_cmd_complete function
2013-02-14 17:48:33 linux-bluetooth Re: [PATCH 02/12] Bluetooth: Add basic start/complete HCI transaction functions
2013-02-08 01:33:59 linux-bluetooth Re: [RFC 1/7] Bluetooth: Add new connection states
2013-02-02 00:44:38 linux-bluetooth [RFC 7/7] Bluetooth: Track the number of hci_conn in BT_SCAN
2013-02-02 00:44:37 linux-bluetooth [RFC 6/7] Bluetooth: Handle hci_conn timeout in BT_SCAN state
2013-02-02 00:44:36 linux-bluetooth [RFC 5/7] Bluetooth: Change LE connection routine
2013-02-02 00:44:35 linux-bluetooth [RFC 4/7] Bluetooth: Add LE scan type macros
2013-02-02 00:44:34 linux-bluetooth [RFC 3/7] Bluetooth: Setup LE scan with no timeout
2013-02-02 00:44:33 linux-bluetooth [RFC 2/7] Bluetooth: Make hci_le_create_connection non-static