Add packaging directory
[platform/upstream/neard.git] / plugins / handover.c
2013-09-02 Olivier Guiterp2p: Add a user_data pointer to p2p struct
2013-08-20 Daniel Wagnerplugins: Do not compare expression against NULL
2013-08-20 Daniel Wagnerplugins: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnerplugins: Include stdbool.h
2013-07-30 Samuel Ortizhandover: Fix memory leak on reallocation error
2013-07-29 Syam Sidhardhanhandover: Fix incorrect NULL check
2013-06-20 Samuel Ortizndef: Support receiving empty Handover select frames
2013-04-05 Olivier Guiterp2p: Add support for connection less binding
2013-02-12 Olivier Guiterhandover: Reply with no ACs when getting an Hr with...
2013-01-31 Samuel Ortizinclude: Add a copy of the NFC kernel header
2012-11-14 Szymon JancUse handover agent for Bluetooth data
2012-10-24 Olivier Guiterhandover: Fix to allow two handover requests
2012-10-24 Olivier Guiterhandover: Change carriers type to bitfield
2012-10-24 Olivier Guiterhandover: Change behavior for empty (no ac) frames
2012-10-22 Krzysztof Lyczkowskindef: Change near_ndef_parse function name
2012-10-12 Samuel Ortizhandover: Unref client push channel after adding the...
2012-10-01 Szymon Janchandover: Try to send HS only if message preparation...
2012-09-27 Szymon Janchandover: Correct FRAME_TYPE_OFFSET value
2012-09-13 Olivier Guiterhandover: Add fallback code for p2p services
2012-09-07 Wiktor Lawskiplugins: Fix error messages
2012-09-07 Wiktor Lawskiplugins: Fix some whitespace issues
2012-08-14 Szymon JancFix some common spelling errors and typos
2012-06-29 Samuel Ortizhandover: Free Hs record after sending it
2012-06-28 Samuel Ortizdevice: Free the pushed NDEF instead of offloading...
2012-06-28 Samuel Ortizhandover: Factorize push client data freeing routine
2012-06-28 Samuel Ortizhandover: Remove extra handover_close call
2012-06-28 Samuel Ortizhandover: Free handover records
2012-06-28 Samuel Ortizhandover: Free allocated handover record if parsing...
2012-06-28 Olivier Guiterhandover: Handle Hr and Hs parsing
2012-06-28 Olivier Guiterhandover: Move handover_close function up
2012-06-28 Olivier Guiterhandover: Add handover_push
2012-06-26 Samuel Ortizdevice: Specify service name when pushing NDEFs
2012-06-20 Olivier Guiterhandover: Support for handover selector mode
2012-04-19 Samuel Ortizdevice: Add device driver definition
2012-04-19 Samuel Ortiztarget: Remove target layer
2012-02-28 Samuel Ortizp2p: Check presence hook implementation
2012-02-10 Samuel Ortizp2p: Read function should return a boolean
2012-02-03 Samuel Ortizhandover: Initial skeleton for peer to peer handover...