summaryrefslogtreecommitdiff
path: root/src/phFriNfc_LlcpMacNfcip.c
AgeCommit message (Collapse)Author
2012-01-30Fixed wrong callbacks callSunil Jogi
Call the callback only if the context is not null. Change-Id: I783d9e8ddedb2546eff85837826703db189f9f59
2010-12-13Fixed typo in context restitution.Sylvain Fonteneau
Change-Id: I4784722900b9da58719b7b38a1cd31cbac3ff147
2010-12-13Protect callbacks to crash in LLCP MAC layer if aborted by deactivate.Sylvain Fonteneau
Also include code factorization. Change-Id: I7284348d3a8afcc2ebcbd86d1658e60a2cc38b10
2010-12-13Fix missing send callback in error upon deactivation.Sylvain Fonteneau
Change-Id: I2a857c4e02fcf8c0f655a6fa960466f5ac4f191e
2010-12-05LLCP modification for concurence accessesdaniel_Tomas
Change-Id: I428c58dfc2c791f87e0f5761f11bb59d26ad85b1
2010-09-23Initial libnfc checkinNick Pelly
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>