Return-path: Received: from casper.infradead.org ([85.118.1.10]:36181 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755408Ab1ISML2 (ORCPT ); Mon, 19 Sep 2011 08:11:28 -0400 Subject: Re: [PATCH v2 3/4] NFC: basic NCI protocol implementation From: Samuel Ortiz Reply-To: Samuel Ortiz To: "Elias, Ilan" Cc: "aloisio.almeida@openbossa.org" , "lauro.venancio@openbossa.org" , "linville@tuxdriver.com" , "linux-wireless@vger.kernel.org" In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Mon, 19 Sep 2011 14:14:08 +0200 Message-ID: <1316434448.16271.22.camel@sortiz-mobl> (sfid-20110919_141131_368403_42B0BDD6) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Ilan, On Tue, 2011-09-13 at 10:46 +0200, Elias, Ilan wrote: > The NFC Controller Interface (NCI) is a standard > communication protocol between an NFC Controller (NFCC) > and a Device Host (DH), defined by the NFC Forum. > > Signed-off-by: Ilan Elias Acked-by: Samuel Ortiz Cheers, Samuel.