summaryrefslogtreecommitdiff
path: root/src/phFriNfc_Llcp.c
AgeCommit message (Expand)Author
2012-02-06Fix NFCSTATUS_BUSY responses after doing p2p.Martijn Coenen
2012-01-13Prevent LLCP stack from deactiving twice.Martijn Coenen
2011-07-27Merge "Don't wait for timeout to send SYMM PDU's."Martijn Coenen
2011-07-27Don't wait for timeout to send SYMM PDU's.Martijn Coenen
2011-07-26Add the ability to enable LLCP logging.Jeff Hamilton
2011-07-25Deal with LLCP send errors properly (part 1).Martijn Coenen
2011-06-27libnfc spring cleaningNick Pelly
2011-04-08Ignore unreadable TLVs during LLCP activation and CONNECT/CC.Sylvain Fonteneau
2011-03-31Handle correctly LLCP aggregated frames.android-2.3.4_r0.9Sylvain Fonteneau
2011-01-18Fixed some build warnings.Arnaud Ferir
2011-01-18Fixed memory handling in LLCP link layer.Arnaud Ferir
2011-01-18Call the LLCP send callback in error cases.Arnaud Ferir
2010-12-13Fix missing send callback in error upon deactivation.Sylvain Fonteneau
2010-12-13Report error from lower layer to transport layer in LLCP.Sylvain Fonteneau
2010-12-05Fix buffer display in LLCP receive callbackdaniel_Tomas
2010-12-05Prevent sending data over LLCP until link is up.Sylvain Fonteneau
2010-12-05Fixed invalid pointer reference in LLCP stack.Sylvain Fonteneau
2010-09-23Initial libnfc checkinNick Pelly