linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Bluetooth: Refactoring hci_connect()
@ 2012-07-27 22:32 Vinicius Costa Gomes
  2012-07-27 22:32 ` [PATCH v3 1/7] Bluetooth: Remove some functions from being exported Vinicius Costa Gomes
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Vinicius Costa Gomes @ 2012-07-27 22:32 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Vinicius Costa Gomes

Hi,

Changes from last version:
 * Changed the names of the functions that send HCI Commands to avoid confusion;
 * There was no need for exporting some functions related to connections;

Cheers,

Vinicius Costa Gomes (7):
  Bluetooth: Remove some functions from being exported
  Bluetooth: Rename LE and ACL connection functions
  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

 include/net/bluetooth/hci_core.h |    2 -
 net/bluetooth/hci_conn.c         |   99 ++++++++++++++++++++++++--------------
 2 files changed, 62 insertions(+), 39 deletions(-)

--
1.7.10.4

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

end of thread, other threads:[~2012-08-16  7:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 22:32 [PATCH v3 0/7] Bluetooth: Refactoring hci_connect() Vinicius Costa Gomes
2012-07-27 22:32 ` [PATCH v3 1/7] Bluetooth: Remove some functions from being exported Vinicius Costa Gomes
2012-07-27 22:32 ` [PATCH v3 2/7] Bluetooth: Rename LE and ACL connection functions Vinicius Costa Gomes
2012-07-27 22:32 ` [PATCH v3 3/7] Bluetooth: Refactor LE connection into its own function Vinicius Costa Gomes
2012-07-27 22:32 ` [PATCH v3 4/7] Bluetooth: Refactor ACL " Vinicius Costa Gomes
2012-07-27 22:52   ` Anderson Lizardo
2012-07-27 22:55     ` Anderson Lizardo
2012-07-29  0:13     ` Vinicius Costa Gomes
2012-07-29  1:35   ` [PATCH v4 " Vinicius Costa Gomes
2012-07-27 22:32 ` [PATCH v3 5/7] Bluetooth: Refactor SCO " Vinicius Costa Gomes
2012-08-16  7:14   ` Andrei Emeltchenko
2012-07-27 22:32 ` [PATCH v3 6/7] Bluetooth: Simplify a the connection type handling Vinicius Costa Gomes
2012-07-27 22:33 ` [PATCH v3 7/7] Bluetooth: Add type information to the hci_connect() debug statement Vinicius Costa Gomes
2012-08-15  4:04   ` Gustavo Padovan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).