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-04-30 05:44:56 linux-bluetooth [PATCH v2 05/13] Bluetooth: Move discovery macros to hci_core.h
2013-04-30 05:44:55 linux-bluetooth [PATCH v2 04/13] Bluetooth: Remove start discovery handling from hci_event.c
2013-04-30 05:44:54 linux-bluetooth [PATCH v2 03/13] Bluetooth: Update start_discovery to use HCI request
2013-04-30 05:44:53 linux-bluetooth [PATCH v2 02/13] Bluetooth: Make inquiry_cache_flush non-static
2013-04-30 05:44:52 linux-bluetooth [PATCH v2 01/13] Bluetooth: Fix start_discovery for LE-only controllers
2013-04-30 05:44:51 linux-bluetooth [PATCH v2 00/13] Update Discovery to use HCI request framework
2013-04-17 22:18:05 linux-bluetooth Re: [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request
2013-04-17 22:17:52 linux-bluetooth Re: [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static
2013-04-15 16:50:46 linux-bluetooth Re: [PATCH 00/17] Update Discovery to use HCI request framework
2013-04-04 23:21:15 linux-bluetooth [PATCH 17/17] Bluetooth: Mgmt Device Found Event
2013-04-04 23:21:14 linux-bluetooth [PATCH 16/17] Bluetooth: Rename le_scan_disable delayed work
2013-04-04 23:21:13 linux-bluetooth [PATCH 15/17] Bluetooth: Remove empty event handler
2013-04-04 23:21:12 linux-bluetooth [PATCH 14/17] Bluetooth: Remove inquiry helpers
2013-04-04 23:21:11 linux-bluetooth [PATCH 13/17] Bluetooth: Remove LE scan helpers
2013-04-04 23:21:10 linux-bluetooth [PATCH 12/17] Bluetooth: Refactor hci_cc_le_set_scan_enable
2013-04-04 23:21:09 linux-bluetooth [PATCH 11/17] Bluetooth: Remove stop discovery handling from hci_event.c
2013-04-04 23:21:08 linux-bluetooth [PATCH 10/17] Bluetooth: Update stop_discovery to use HCI request
2013-04-04 23:21:07 linux-bluetooth [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request
2013-04-04 23:21:06 linux-bluetooth [PATCH 08/17] Bluetooth: Move discovery macros to hci_core.h
2013-04-04 23:21:05 linux-bluetooth [PATCH 07/17] Bluetooth: Remove start discovery handling from hci_event.c
2013-04-04 23:21:04 linux-bluetooth [PATCH 06/17] Bluetooth: Update start_discovery to use HCI request
2013-04-04 23:21:03 linux-bluetooth [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static
2013-04-04 23:21:02 linux-bluetooth [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros
2013-04-04 23:21:01 linux-bluetooth [PATCH 03/17] Bluetooth: Add macros for filter duplicates values
2013-04-04 23:21:00 linux-bluetooth [PATCH 02/17] Bluetooth: Add LE scan type macros
2013-04-04 23:20:59 linux-bluetooth [PATCH 01/17] Bluetooth: Change LE scanning timeout macros
2013-04-04 23:20:58 linux-bluetooth [PATCH 00/17] Update Discovery to use HCI request framework
2013-03-27 23:04:57 linux-bluetooth [PATCH v2 3/3] Bluetooth: Remove hci_req_cmd_status
2013-03-27 23:04:56 linux-bluetooth [PATCH v2 2/3] Bluetooth: Fix hci_inquiry
2013-03-27 23:04:55 linux-bluetooth [PATCH v2 1/3] Bluetooth: Fix HCI request framework
2013-03-27 23:04:54 linux-bluetooth [PATCH v2 0/3] Fix Inquiry command support in HCI request framework
2013-03-26 12:59:59 linux-bluetooth Re: [PATCH 1/2] Bluetooth: Fix HCI request for Inquiry command
2013-03-26 12:59:36 linux-bluetooth Re: [PATCH 0/2] Fix Inquiry command support in HCI request framework
2013-03-20 14:11:48 linux-bluetooth [PATCH 2/2] Bluetooth: Fix hci_inquiry
2013-03-20 14:11:47 linux-bluetooth [PATCH 1/2] Bluetooth: Fix HCI request for Inquiry command
2013-03-20 14:11:46 linux-bluetooth [PATCH 0/2] Fix Inquiry command support in HCI request framework
2013-03-11 17:25:34 linux-bluetooth Re: [PATCH v2 5/6] Bluetooth: Change LE scanning timeout macros
2013-03-11 17:25:12 linux-bluetooth Re: [PATCH v2 3/6] Bluetooth: Remove timeout handling from hci_cancel_le_scan
2013-03-11 17:24:48 linux-bluetooth Re: [PATCH v2 1/6] Bluetooth: Update hci_le_scan to use HCI request
2013-03-08 23:06:19 linux-bluetooth [PATCH v2 6/6] Bluetooth: Add LE scan type macros
2013-03-08 23:06:18 linux-bluetooth [PATCH v2 5/6] Bluetooth: Change LE scanning timeout macros
2013-03-08 23:06:17 linux-bluetooth [PATCH v2 4/6] Bluetooth: Remove LE scan work
2013-03-08 23:06:16 linux-bluetooth [PATCH v2 3/6] Bluetooth: Remove timeout handling from hci_cancel_le_scan
2013-03-08 23:06:15 linux-bluetooth [PATCH v2 2/6] Bluetooth: Merge LE-only and interleaved cases
2013-03-08 23:06:14 linux-bluetooth [PATCH v2 1/6] Bluetooth: Update hci_le_scan to use HCI request
2013-03-08 23:06:13 linux-bluetooth [PATCH v2 0/6] Use HCI request framework to enable LE scanning
2013-03-08 14:20:18 linux-bluetooth [PATCH v3 6/6] Bluetooth: Check req->err in hci_req_add
2013-03-08 14:20:17 linux-bluetooth [PATCH v3 5/6] Bluetooth: Make hci_req_add returning void
2013-03-08 14:20:16 linux-bluetooth [PATCH v3 4/6] Bluetooth: HCI request error handling
2013-03-08 14:20:15 linux-bluetooth [PATCH v3 3/6] Bluetooth: Check hci_req_run returning value in __hci_req_sync
2013-03-08 14:20:14 linux-bluetooth [PATCH v3 2/6] Bluetooth: Return ENODATA in hci_req_run