plugins: Refactor functions for releasing cookies
authorWiktor Lawski <wiktor.lawski@tieto.com>
Wed, 19 Sep 2012 13:20:48 +0000 (15:20 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 21 Sep 2012 07:21:15 +0000 (09:21 +0200)
commit51dcbdc5a1e2a27391ea0501e49dc720ad36c4d9
tree284de346b55062d0b5a610a15a3425d3b5d6aa49
parentfefba7e0eb7df2770a5a1e7458e87c0a654e411c
plugins: Refactor functions for releasing cookies

Now all plugins will release their cookies in an analogous manner. This
approach will simplify and reduce the amount of code because those functions
will be called by refactored version of near_adapter_send.
plugins/mifare.c
plugins/nfctype1.c
plugins/nfctype2.c
plugins/nfctype3.c
plugins/nfctype4.c