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-05-26 19:23:57 linux-bluetooth [PATCH v3 9/9] Bluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-05-26 19:23:56 linux-bluetooth [PATCH v3 8/9] Bluetooth: Check advertising cache in hci_connect()
2011-05-26 19:23:55 linux-bluetooth [PATCH v3 7/9] Bluetooth: Remove useless check in hci_connect()
2011-05-26 19:23:54 linux-bluetooth [PATCH v3 6/9] Bluetooth: Add 'dst_type' field to struct hci_conn
2011-05-26 19:23:53 linux-bluetooth [PATCH v3 5/9] Bluetooth: Advertising entries lifetime
2011-05-26 19:23:52 linux-bluetooth [PATCH v3 4/9] Bluetooth: Clear advertising cache before scanning
2011-05-26 19:23:51 linux-bluetooth [PATCH v3 3/9] Bluetooth: Add Advertising Report Meta Event handler
2011-05-26 19:23:50 linux-bluetooth [PATCH v3 2/9] Bluetooth: LE advertising cache
2011-05-26 19:23:49 linux-bluetooth [PATCH v3 1/9] Bluetooth: Add advertising report meta event structs
2011-05-25 16:42:42 linux-bluetooth Re: [PATCH v2 04/11] Bluetooth: LE Set Scan Enable command complete event
2011-05-21 00:10:45 linux-bluetooth [PATCH v2 11/11] Bluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-05-21 00:10:44 linux-bluetooth [PATCH v2 10/11] Bluetooth: Check advertising cache in hci_connect()
2011-05-21 00:10:43 linux-bluetooth [PATCH v2 09/11] Bluetooth: Remove useless check in hci_connect()
2011-05-21 00:10:42 linux-bluetooth [PATCH v2 08/11] Bluetooth: Add 'dst_type' param to hci_conn_add()
2011-05-21 00:10:41 linux-bluetooth [PATCH v2 07/11] Bluetooth: Add 'dst_type' field to struct hci_conn
2011-05-21 00:10:40 linux-bluetooth [PATCH v2 06/11] Bluetooth: Advertising entries lifetime
2011-05-21 00:10:39 linux-bluetooth [PATCH v2 05/11] Bluetooth: Clear advertising cache before scanning
2011-05-21 00:10:38 linux-bluetooth [PATCH v2 04/11] Bluetooth: LE Set Scan Enable command complete event
2011-05-21 00:10:37 linux-bluetooth [PATCH v2 03/11] Bluetooth: Add Advertising Report Meta Event handler
2011-05-21 00:10:36 linux-bluetooth [PATCH v2 02/11] Bluetooth: LE advertising cache
2011-05-21 00:10:35 linux-bluetooth [PATCH v2 01/11] Bluetooth: Add advertising report meta event structs
2011-05-17 18:22:31 linux-bluetooth Re: [PATCH 02/12] Bluetooth: LE advertising cache
2011-05-17 14:39:11 linux-bluetooth Re: [PATCH 03/12] Bluetooth: Protect 'adv_entries' with a RW lock
2011-05-10 14:03:27 linux-bluetooth Re: [RFC 00/16] Discovery procedure refactoring
2011-05-06 18:22:14 linux-bluetooth [PATCH] Remove unused DISC_* macros
2011-05-06 17:05:21 linux-bluetooth [PATCH 12/12] Bluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-05-06 17:05:20 linux-bluetooth [PATCH 11/12] Bluetooth: Check advertising cache in hci_connect()
2011-05-06 17:05:19 linux-bluetooth [PATCH 10/12] Bluetooth: Remove useless check in hci_connect()
2011-05-06 17:05:18 linux-bluetooth [PATCH 09/12] Bluetooth: Add hci_le_conn_add()
2011-05-06 17:05:17 linux-bluetooth [PATCH 08/12] Bluetooth: Add 'dst_type' field to struct hci_conn
2011-05-06 17:05:16 linux-bluetooth [PATCH 07/12] Bluetooth: Advertising entries lifetime
2011-05-06 17:05:15 linux-bluetooth [PATCH 06/12] Bluetooth: Clear advertising cache before scanning
2011-05-06 17:05:14 linux-bluetooth [PATCH 05/12] Bluetooth: LE Set Scan Enable command complete event
2011-05-06 17:05:13 linux-bluetooth [PATCH 04/12] Bluetooth: Add advertising report meta event handler
2011-05-06 17:05:12 linux-bluetooth [PATCH 03/12] Bluetooth: Protect 'adv_entries' with a RW lock
2011-05-06 17:05:11 linux-bluetooth [PATCH 02/12] Bluetooth: LE advertising cache
2011-05-06 17:05:10 linux-bluetooth [PATCH 01/12] Bluetooth: Add advertising report meta event structs
2011-05-06 17:05:09 linux-bluetooth [PATCH 00/12] Caching LE advertising information
2011-05-02 22:38:32 linux-bluetooth Re: [RFC 09/16] Remove 'suspend' param from stop_discovery()
2011-05-02 22:37:48 linux-bluetooth Re: [RFC 06/16] Change DiscoverSchedulerInterval default value
2011-05-02 22:35:13 linux-bluetooth Re: [RFC 05/16] Remove Periodic Inquiry support in hciops
2011-05-02 22:32:25 linux-bluetooth Re: [RFC 00/16] Discovery procedure refactoring
2011-04-30 00:27:32 linux-bluetooth [RFC 16/16] Remove 'periodic' param from hciops_start_inquiry()
2011-04-30 00:27:31 linux-bluetooth [RFC 15/16] Remove inquiry and scanning callbacks from btd_adapter_ops
2011-04-30 00:27:30 linux-bluetooth [RFC 14/16] Implement mgmt start and stop discovery
2011-04-30 00:27:29 linux-bluetooth [RFC 13/16] Implement stop_discovery hciops callback
2011-04-30 00:27:28 linux-bluetooth [RFC 12/16] Remove obsolete code.
2011-04-30 00:27:27 linux-bluetooth [RFC 11/16] Implement start_discovery hciops callback
2011-04-30 00:27:26 linux-bluetooth [RFC 10/16] Add extfeatures to struct dev_info
2011-04-30 00:27:25 linux-bluetooth [RFC 09/16] Remove 'suspend' param from stop_discovery()
2011-04-30 00:27:24 linux-bluetooth [RFC 08/16] Refactoring adapter_set_state()