All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Clear the ground for AG card implementation
@ 2013-04-15 21:41 Paulo Borges
  2013-04-15 21:41 ` [PATCH v3 1/7] hfp_ag_bluez5: Create a hash to store connections Paulo Borges
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Paulo Borges @ 2013-04-15 21:41 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

v3 changelog:

* add patches that move hfp version to hfp.h.

***

* patches 1 to 3 stores and closes remote connections.

* patches 4 to 7 moves HFP version definitions to hfp.h.

Paulo Borges (7):
  hfp_ag_bluez5: Create a hash to store connections
  hfp_ag_bluez5: Store fd in hash when connect
  hfp_ag_bluez5: Remove fd from hash when disconnect
  phonesim: Include hfp.h
  hfp_ag_bluez5: Include hfp.h
  hfp: Move HFP versions definitions to hfp.h
  hfp_ag_bluez5: Remove unused includes

 drivers/hfpmodem/slc.h  |    6 -----
 plugins/hfp_ag_bluez5.c |   65 ++++++++++++++++++++++++++++++++++++++++++-----
 plugins/phonesim.c      |    1 +
 src/hfp.h               |    6 +++++
 4 files changed, 65 insertions(+), 13 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-04-18 19:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 21:41 [PATCH v3 0/7] Clear the ground for AG card implementation Paulo Borges
2013-04-15 21:41 ` [PATCH v3 1/7] hfp_ag_bluez5: Create a hash to store connections Paulo Borges
2013-04-15 21:41 ` [PATCH v3 2/7] hfp_ag_bluez5: Store fd in hash when connect Paulo Borges
2013-04-15 21:41 ` [PATCH v3 3/7] hfp_ag_bluez5: Remove fd from hash when disconnect Paulo Borges
2013-04-18 13:53   ` Denis Kenzior
2013-04-18 19:57     ` Paulo Borges
2013-04-15 21:41 ` [PATCH v3 4/7] phonesim: Include hfp.h Paulo Borges
2013-04-18 13:43   ` Denis Kenzior
2013-04-15 21:41 ` [PATCH v3 5/7] hfp_ag_bluez5: " Paulo Borges
2013-04-18 13:44   ` Denis Kenzior
2013-04-15 21:41 ` [PATCH v3 6/7] hfp: Move HFP versions definitions to hfp.h Paulo Borges
2013-04-18 13:44   ` Denis Kenzior
2013-04-15 21:41 ` [PATCH v3 7/7] hfp_ag_bluez5: Remove unused includes Paulo Borges
2013-04-18 13:44   ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.