summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_LlcpTransport_Connectionless.c
Commit message (Expand)AuthorAgeFilesLines
* Handle inbound buffering in LLCP connectionless socketsSunil Jogi2012-01-301-27/+84
* LLCP 1.1: allow pending operations on connectionless.Sunil Jogi2012-01-271-21/+50
* Clear out send/recv callbacks for connectionless sockets.Martijn Coenen2012-01-201-3/+14
* Call the callback of any pending action in case of LLCP socket closure.Sylvain Fonteneau2010-12-051-5/+27
* Fixed LLCP socket options storage.Sylvain Fonteneau2010-11-011-1/+2
* Fixed LLCP Service Name matching failure.Sylvain Fonteneau2010-10-281-1/+7
* Initial libnfc checkinNick Pelly2010-09-231-0/+235