summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_LlcpMacNfcip.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed wrong callbacks callSunil Jogi2012-01-301-19/+17
| | | | | | Call the callback only if the context is not null. Change-Id: I783d9e8ddedb2546eff85837826703db189f9f59
* Fixed typo in context restitution.Sylvain Fonteneau2010-12-131-1/+1
| | | | Change-Id: I4784722900b9da58719b7b38a1cd31cbac3ff147
* Protect callbacks to crash in LLCP MAC layer if aborted by deactivate.Sylvain Fonteneau2010-12-131-64/+48
| | | | | | Also include code factorization. Change-Id: I7284348d3a8afcc2ebcbd86d1658e60a2cc38b10
* Fix missing send callback in error upon deactivation.Sylvain Fonteneau2010-12-131-0/+38
| | | | Change-Id: I2a857c4e02fcf8c0f655a6fa960466f5ac4f191e
* LLCP modification for concurence accessesdaniel_Tomas2010-12-051-1/+60
| | | | Change-Id: I428c58dfc2c791f87e0f5761f11bb59d26ad85b1
* Initial libnfc checkinNick Pelly2010-09-231-0/+376
Source: Trusted_NFC_Device_Host_AA03.01e02_google.zip code drop (23-Sep-2010) Change-Id: Ie47f18423f949a8d3e0815d13f55c814312add24 Signed-off-by: Nick Pelly <npelly@google.com>