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
2011-07-11 21:11:54 linux-bluetooth [PATCH 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
2011-07-11 21:11:53 linux-bluetooth [PATCH 10/16] Bluetooth: Check 'dev_class' in mgmt_device_found()
2011-07-11 21:11:52 linux-bluetooth [PATCH 09/16] Bluetooth: Prepare for full support discovery procedures
2011-07-11 21:11:51 linux-bluetooth [PATCH 08/16] Bluetooth: Fix stop_discovery()
2011-07-11 21:11:50 linux-bluetooth [PATCH 07/16] Bluetooth: Create cancel_inquiry()
2011-07-11 21:11:49 linux-bluetooth [PATCH 06/16] Bluetooth: Create do_inquiry()
2011-07-11 21:11:48 linux-bluetooth [PATCH 05/16] Bluetooth: Check pending commands in stop_discovery()
2011-07-11 21:11:47 linux-bluetooth [PATCH 04/16] Bluetooth: Check pending command in start_discovery()
2011-07-11 21:11:46 linux-bluetooth [PATCH 03/16] Bluetooth: Remove pending discovery commands
2011-07-11 21:11:45 linux-bluetooth [PATCH 02/16] Bluetooth: Add failed/complete functions to discovery commands
2011-07-11 21:11:44 linux-bluetooth [PATCH 01/16] Bluetooth: Periodic Inquiry and mgmt discovering event
2011-07-11 21:11:43 linux-bluetooth [PATCH 00/16] Full support discovery procedure
2011-07-07 13:30:36 linux-bluetooth [PATCH 2/2] Bluetooth: Fix potential deadlock in mgmt
2011-07-07 13:30:35 linux-bluetooth [PATCH 1/2] Bluetooth: Fix potential deadlock in hci_core
2011-06-30 22:20:56 linux-bluetooth [PATCH 5/5] Bluetooth: Remove enable_smp parameter
2011-06-30 22:20:55 linux-bluetooth [PATCH 4/5] Bluetooth: Add lmp_host_le_capable() macro
2011-06-30 22:20:54 linux-bluetooth [PATCH 3/5] Bluetooth: Add enable_le module parameter
2011-06-30 22:20:53 linux-bluetooth [PATCH 2/5] Bluetooth: Write LE Host Supported command
2011-06-30 22:20:52 linux-bluetooth [PATCH 1/5] Bluetooth: Add extfeatures to struct hci_dev
2011-06-22 20:00:53 linux-bluetooth Re: [PATCH 3/3] Bluetooth: Add MGMT_OP_SET_LE_SUPPORT command
2011-06-22 18:33:19 linux-bluetooth Re: [PATCH 3/3] Bluetooth: Add MGMT_OP_SET_LE_SUPPORT command
2011-06-22 16:40:24 linux-bluetooth Re: [PATCH 1/3] Bluetooth: Add extfeatures to struct hci_dev
2011-06-22 16:36:23 linux-bluetooth Re: [PATCH 3/3] Bluetooth: Add MGMT_OP_SET_LE_SUPPORT command
2011-06-21 20:07:50 linux-bluetooth [PATCH 3/3] Bluetooth: Add MGMT_OP_SET_LE_SUPPORT command
2011-06-21 20:07:49 linux-bluetooth [PATCH 2/3] Bluetooth: Write LE Host Supported command complete event
2011-06-21 20:07:48 linux-bluetooth [PATCH 1/3] Bluetooth: Add extfeatures to struct hci_dev
2011-06-16 23:30:10 linux-bluetooth Re: [PATCH] Cleanup: read_local_features callback is no longer used
2011-06-16 23:28:23 linux-bluetooth [PATCH] Cleanup: read_local_features callback is no longer used
2011-06-16 22:13:46 linux-bluetooth [PATCH] Cleanup: 'features' in btd_adapter is no longer used.
2011-06-10 19:36:13 linux-bluetooth [RFC 16/16] Bluetooth: Support BR/EDR/LE discovery procedure
2011-06-10 19:36:12 linux-bluetooth [RFC 15/16] Bluetooth: Support LE-Only discovery procedure
2011-06-10 19:36:11 linux-bluetooth [RFC 14/16] Bluetooth: Add LE Scan helper functions
2011-06-10 19:36:10 linux-bluetooth [RFC 13/16] Bluetooth: Add 'le_scan_timer' to struct hci_dev
2011-06-10 19:36:09 linux-bluetooth [RFC 12/16] Bluetooth: Report LE devices
2011-06-10 19:36:08 linux-bluetooth [RFC 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
2011-06-10 19:36:07 linux-bluetooth [RFC 10/16] Bluetooth: Check 'dev_class' in mgmt_device_found()
2011-06-10 19:36:06 linux-bluetooth [RFC 09/16] Bluetooth: Prepare for full support discovery procedures
2011-06-10 19:36:05 linux-bluetooth [RFC 08/16] Bluetooth: Create cancel_inquiry()
2011-06-10 19:36:04 linux-bluetooth [RFC 07/16] Bluetooth: Create do_inquiry()
2011-06-10 19:36:03 linux-bluetooth [RFC 06/16] Bluetooth: Fix stop_discovery()
2011-06-10 19:36:02 linux-bluetooth [RFC 05/16] Bluetooth: Check pending commands in stop_discovery()
2011-06-10 19:36:01 linux-bluetooth [RFC 04/16] Bluetooth: Check pending command in start_discovery()
2011-06-10 19:36:00 linux-bluetooth [RFC 03/16] Bluetooth: Remove pending discovery commands
2011-06-10 19:35:59 linux-bluetooth [RFC 02/16] Bluetooth: Add failed/complete functions to discovery commands
2011-06-10 19:35:58 linux-bluetooth [RFC 01/16] Bluetooth: Periodic Inquiry and mgmt discovering event
2011-06-10 19:35:57 linux-bluetooth [RFC 00/16] Full support discovery procedure
2011-06-07 19:08:20 linux-bluetooth Re: [PATCH v2 06/11] Bluetooth: Advertising entries lifetime
2011-05-31 17:20:57 linux-bluetooth [PATCH 4/4] Bluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-05-31 17:20:56 linux-bluetooth [PATCH 3/4] Bluetooth: Check advertising cache in hci_connect()
2011-05-31 17:20:55 linux-bluetooth [PATCH 2/4] Bluetooth: Remove useless check in hci_connect()
2011-05-31 17:20:54 linux-bluetooth [PATCH 1/4] Bluetooth: Add 'dst_type' field to struct hci_conn