public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Bluetooth: Refactoring hci_connect()
@ 2012-06-01  1:57 Vinicius Costa Gomes
  2012-06-01  1:57 ` [PATCH v2 1/5] Bluetooth: Refactor LE connection into its own function Vinicius Costa Gomes
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Vinicius Costa Gomes @ 2012-06-01  1:57 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Vinicius Costa Gomes

Hi,

Changes from last version:
 - the functions are now named hci_connect_{acl,le,sco}. I didn't use
 hci_add_* because there is already a function hci_add_sco.

Cheers,

Vinicius Costa Gomes (5):
  Bluetooth: Refactor LE connection into its own function
  Bluetooth: Refactor ACL connection into its own function
  Bluetooth: Refactor SCO connection into its own function
  Bluetooth: Simplify a the connection type handling
  Bluetooth: Add type information to the hci_connect() debug statement

 net/bluetooth/hci_conn.c |   81 ++++++++++++++++++++++++++++++----------------
 1 file changed, 53 insertions(+), 28 deletions(-)

--
1.7.10.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-06-01 22:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01  1:57 [PATCH v2 0/5] Bluetooth: Refactoring hci_connect() Vinicius Costa Gomes
2012-06-01  1:57 ` [PATCH v2 1/5] Bluetooth: Refactor LE connection into its own function Vinicius Costa Gomes
2012-06-01  1:57 ` [PATCH v2 2/5] Bluetooth: Refactor ACL " Vinicius Costa Gomes
2012-06-01 22:57   ` Gustavo Padovan
2012-06-01  1:57 ` [PATCH v2 3/5] Bluetooth: Refactor SCO " Vinicius Costa Gomes
2012-06-01  1:57 ` [PATCH v2 4/5] Bluetooth: Simplify a the connection type handling Vinicius Costa Gomes
2012-06-01  1:57 ` [PATCH v2 5/5] Bluetooth: Add type information to the hci_connect() debug statement Vinicius Costa Gomes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox