Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] NFC: update to NCI spec 1.0 draft 22
@ 2011-12-20 14:57 ilanelias78
  2011-12-20 14:57 ` [PATCH 1/2] NFC: Update names and structs to NCI spec 1.0 d22 ilanelias78
  2011-12-20 14:57 ` [PATCH 2/2] NFC: Handle error during NCI data exchange ilanelias78
  0 siblings, 2 replies; 5+ messages in thread
From: ilanelias78 @ 2011-12-20 14:57 UTC (permalink / raw)
  To: aloisio.almeida, lauro.venancio, samuel, linville
  Cc: linux-wireless, Ilan Elias

From: Ilan Elias <ilane@ti.com>

This series of patches update the supported features according to 
NCI spec 1.0 draft 22. No new features were introduced.
The changes are related only to the NCI protocol layer.
NCI spec 1.0 draft 22 should be the final version.

Summary of the main changes:
- Addition, deletion, and modification of NCI constants
- Changes in NCI commands, responses and notifications structures
- Handle error during NCI data exchange

Ilan Elias (2):
  NFC: Update names and structs to NCI spec 1.0 d22
  NFC: Handle error during NCI data exchange

 include/net/nfc/nci.h      |   49 ++++++++++++++++++-------------------------
 include/net/nfc/nci_core.h |    6 +++-
 net/nfc/nci/core.c         |   22 ++++++++++---------
 net/nfc/nci/lib.c          |    3 --
 net/nfc/nci/ntf.c          |   44 ++++++++++++++++++++++++++++++++-------
 net/nfc/nci/rsp.c          |   10 ---------
 6 files changed, 73 insertions(+), 61 deletions(-)


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

end of thread, other threads:[~2012-01-05 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 14:57 [PATCH 0/2] NFC: update to NCI spec 1.0 draft 22 ilanelias78
2011-12-20 14:57 ` [PATCH 1/2] NFC: Update names and structs to NCI spec 1.0 d22 ilanelias78
2012-01-05 15:57   ` Samuel Ortiz
2011-12-20 14:57 ` [PATCH 2/2] NFC: Handle error during NCI data exchange ilanelias78
2012-01-05 15:57   ` Samuel Ortiz

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