Add packaging directory
[platform/upstream/neard.git] / src / near.h
2013-11-21 Samuel Ortizadapter: Remove near_adapter_list
2013-11-18 Samuel Ortizadapter: Catch polling errors
2013-11-13 Samuel Ortizndef: Implement record payload getter
2013-11-10 Samuel Ortizdevice: Create the Device D-Bus interface only when...
2013-11-10 Samuel Ortiztag: ObjectManager conversion
2013-11-10 Samuel Ortizadapter: Initial transition to managed objects
2013-10-13 Samuel Ortizadapter: Implement TagFound signal
2013-09-02 Patrik Flyktmain: Use gboolean type in GOptionEntry
2013-08-28 Olivier Guitererror: Add ENOMEM error string message
2013-08-20 Daniel Wagnercore: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnercore: Include stdbool.h
2013-06-20 Samuel Ortizerror: Add I/O error routine
2013-04-04 Ravi kumar Veeramallyndef: Add support to build wifi_wsc mime type ndef...
2013-03-20 Marcin Małagowskisnep: SNEP core moved from plugins to core
2013-02-28 Ravi kumar Veeramallyndef: Add support for multiple carriers in Hr message
2013-02-28 Ravi kumar Veeramallyndef: Add helper funtions to create handover messages
2013-02-11 Ravi kumar Veeramallyagent: Add an extra parameter to the handover registrat...
2013-02-11 Ravi kumar Veeramallynear: Rename struct name bt_data to carrier_data
2013-01-31 Samuel Ortizinclude: Add a copy of the NFC kernel header
2013-01-31 Szymon JancAdd carrier power state to struct bt_data
2012-12-06 Szymon JancFix coding style errors through the code
2012-11-19 Szymon Jancbluetooth: Always enable legacy BT when no HO agent...
2012-11-14 Szymon JancUse handover agent for Bluetooth data
2012-11-14 Szymon Jancbluetooth: Use bluetooth implementation only for BlueZ 4
2012-11-14 Szymon Jancbluetooth: Use struct bt_data in near_ndef_prepare_hand...
2012-11-14 Szymon Jancbluetooth: Make __near_bluetooth_parse_oob_record use...
2012-11-14 Szymon JancAdd __near_agent_handover_registered function
2012-11-14 Szymon Jancagent: Add __near_agent_handover_request_data function
2012-11-14 Szymon Jancagent: Add __near_agent_handover_push_data function
2012-10-24 Olivier Guiterbluetooth: Extend mime_type with bluetooth properties
2012-10-23 Samuel Ortizndef: Add records raw data to a D-Bus iterator
2012-10-23 Samuel Ortizndef: Export record's raw data
2012-10-08 Dorota Moskaltag: Don't check presence while busy
2012-09-21 Wiktor Lawskiadapter: Fix error message for StopPollLoop
2012-09-17 Samuel Ortizdevice: Add a target index accessor
2012-09-13 Dorota Moskaltag: Remove redundant __near_tag_get_idx function
2012-08-23 Samuel Ortizagent: Parse tags and devices records
2012-08-23 Samuel Ortizndef: Export the record type field to the neard core
2012-08-07 Samuel Ortizadapter: Add a DEP state accessor
2012-08-02 Samuel Ortizagent: Move handover agent implementation to agent.c
2012-08-02 Samuel Ortizagent: Initial implementation
2012-07-12 Samuel Ortiznetlink: Remove undefined but declared target activatio...
2012-06-26 Samuel Ortizdevice: Specify service name when pushing NDEFs
2012-06-22 Samuel Ortizadapter: Early p2p binding
2012-06-19 Olivier Guiterbluetooth: Define Bluetooth MIME types
2012-06-04 Samuel Ortizhandover: Add handover agent API
2012-05-26 Samuel Ortizadapter: Add device addition API
2012-05-26 Samuel Ortizadapter: Implement new polling loop D-Bus API
2012-05-14 Olivier Guiterbluetooth: Add pairing flag on parsing
2012-05-14 Olivier Guiterbluetooth: Store default BT adapter properties
2012-05-03 Ravi kumar Veeramallydevice: Implemented Push method
2012-04-20 Samuel Ortiztag: Define and implement the Tag Write method
2012-04-20 Samuel Ortizadapter: Make adapter_set_dep_state private to neard...
2012-04-20 Samuel Ortiztag: Remove unused routines
2012-04-20 Samuel Ortiztag: Change tag driver ops naming
2012-04-20 Samuel Ortizndef: Remove NDEF and TLV parsing routines tag dependencies
2012-04-19 Samuel Ortizdevice: Add device listening code path
2012-04-19 Samuel Ortizdevice: Add D-Bus interface
2012-04-19 Samuel Ortizdevice: Initial commit
2012-04-19 Samuel Ortiztarget: Remove target layer
2012-04-19 Samuel Ortizadapter: Bypass the target layer
2012-04-19 Samuel Ortiztag: Add D-Bus interface
2012-02-24 Samuel Ortizmain: Support for general settings
2012-02-24 Ravi kumar Veeramallyndef: Provide method to get uri prefix
2012-02-23 Samuel Ortizadapter: Polling loop implementation
2012-02-06 Samuel Ortiztarget: Improve tag addition API
2012-01-31 Samuel Ortizadapter: Implement Powered property handling
2012-01-31 Samuel Ortizadapter: Get the device powered status
2012-01-27 Ravi kumar Veeramallytag: Changed near_tag_get_ro function notation
2012-01-18 Olivier Guiterndef: Add specific bluetooth mime type support
2012-01-13 Samuel Ortiztarget: Propagate the NFCID to the target structure
2012-01-13 Samuel Ortiznetlink: Fetch NFCID1
2011-12-23 Samuel Ortiztag: NDEF addition framework
2011-12-23 Samuel Ortiztag: Rename near_tag_read_cb
2011-12-15 Samuel Ortiznetlink: Implement DEP related messages and events
2011-11-09 Olivier Guiterneard: Add dbus Getproperty for read only flag
2011-10-21 Samuel Ortiztarget: Set target type according to its protocol
2011-10-21 Samuel Ortizadapter: Support for multiple targets
2011-10-21 Samuel Ortizadapter: Call target add instead of the other way around
2011-10-21 Samuel Ortiztarget: Target hash table key should be the target...
2011-10-21 Samuel Ortiztlv: TLV utilities API
2011-10-21 Samuel Ortizndef: org.neard.Record export
2011-10-21 Samuel Ortiztag: Add reader callback support
2011-10-21 Samuel Ortizndef: Initial NDEF parsing
2011-10-21 Samuel Ortiztag: Extend the tag API
2011-10-21 Samuel Ortiztag: Add tag creating/deleting API
2011-10-21 Samuel Ortiztag: Tag reading API
2011-10-21 Samuel Ortiztag: Update NDEF reading API
2011-10-21 Samuel Ortizadapter: Replace CurrentTarget with a target list
2011-10-21 Samuel Ortizadapter: Export the connect API to plugins
2011-10-21 Samuel OrtizUse stdint types
2011-10-21 Samuel Ortizadapter: Connect/Diconnect API
2011-10-21 Samuel Ortiztarget: Add protocols accessor
2011-10-21 Samuel Ortiznetlink: Add target selection API
2011-10-21 Samuel Ortiztag: Change the tag read prototype
2011-10-21 Samuel Ortiztag: tag_read routine implementation
2011-10-21 Samuel Ortizplugin: Initial infrastructure
2011-10-21 Samuel Ortiztarget: First tag parsing implementation
2011-10-21 Samuel Ortizadapter: Add target adding/removing API
2011-10-21 Samuel Ortiztarget: Target add/remove API initial implementation
next