summaryrefslogtreecommitdiff
path: root/src/phFriNfc_LlcpTransport.c
AgeCommit message (Expand)Author
2013-03-05Fix wrong callback being cleared.Martijn Coenen
2013-03-05Fix some LLCP threading issues.Martijn Coenen
2012-02-06Fixed FRMR sending on invalid LLCP frame receivedSunil Jogi
2012-01-30Handle inbound buffering in LLCP connectionless socketsSunil Jogi
2012-01-27LLCP 1.1: Fix some bugs.Martijn Coenen
2012-01-27LLCP 1.1 implementation.Sunil Jogi
2012-01-27LLCP 1.1: allow pending operations on connectionless.Sunil Jogi
2011-07-25Factorized and fixed code for automatic LLCP socket binding.Sylvain Fonteneau
2011-07-04Check SAP range in LLCP sockets.Sylvain Fonteneau
2011-06-27libnfc spring cleaningNick Pelly
2011-01-18Fixed LLCP send callback triggering.Arnaud Ferir
2011-01-18Removed callback in case of immediate end of operation.Arnaud Ferir
2011-01-18Fixed parameters checking in LLCP.Arnaud Ferir
2011-01-18Allow LLCP socket creation before link establishment.Arnaud Ferir
2010-12-13Enable reading a connection-oriented socket even if remotely closed.Sylvain Fonteneau
2010-12-05Close all LLCP sockets when the link goes down.Sylvain Fonteneau
2010-11-01Fixed LLCP socket options storage.Sylvain Fonteneau
2010-10-28Fixed LLCP Service Name matching failure.Sylvain Fonteneau
2010-09-23Initial libnfc checkinNick Pelly