summaryrefslogtreecommitdiff
path: root/src/near.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-21adapter: Remove near_adapter_listSamuel Ortiz1-1/+0
2013-11-18adapter: Catch polling errorsSamuel Ortiz1-0/+1
2013-11-13ndef: Implement record payload getterSamuel Ortiz1-0/+1
2013-11-11device: Create the Device D-Bus interface only when the DEP link is upSamuel Ortiz1-0/+1
2013-11-10tag: ObjectManager conversionSamuel Ortiz1-4/+0
2013-11-10adapter: Initial transition to managed objectsSamuel Ortiz1-8/+0
2013-10-14adapter: Implement TagFound signalSamuel Ortiz1-0/+2
2013-09-02main: Use gboolean type in GOptionEntryPatrik Flykt1-1/+1
2013-08-28error: Add ENOMEM error string messageOlivier Guiter1-0/+1
2013-08-20core: Use stdbool instead gboolean or near_bool_tDaniel Wagner1-8/+8
2013-08-20core: Include stdbool.hDaniel Wagner1-0/+1
2013-06-21error: Add I/O error routineSamuel Ortiz1-0/+1
2013-04-04ndef: Add support to build wifi_wsc mime type ndef recordRavi kumar Veeramally1-0/+8
2013-03-20snep: SNEP core moved from plugins to coreMarcin MaƂagowski1-0/+5
2013-02-28ndef: Add support for multiple carriers in Hr messageRavi kumar Veeramally1-0/+2
2013-02-28ndef: Add helper funtions to create handover messagesRavi kumar Veeramally1-5/+8
2013-02-11agent: Add an extra parameter to the handover registration agent apiRavi kumar Veeramally1-4/+31
2013-02-11near: Rename struct name bt_data to carrier_dataRavi kumar Veeramally1-5/+6
2013-01-31include: Add a copy of the NFC kernel headerSamuel Ortiz1-1/+1
2013-01-31Add carrier power state to struct bt_dataSzymon Janc1-0/+1
2012-12-06Fix coding style errors through the codeSzymon Janc1-1/+1
2012-11-20bluetooth: Always enable legacy BT when no HO agent is registeredSzymon Janc1-2/+0
2012-11-14Use handover agent for Bluetooth dataSzymon Janc1-1/+1
2012-11-14bluetooth: Use bluetooth implementation only for BlueZ 4Szymon Janc1-0/+4
2012-11-14bluetooth: Use struct bt_data in near_ndef_prepare_handover_recordSzymon Janc1-2/+1
2012-11-14bluetooth: Make __near_bluetooth_parse_oob_record use struct bt_dataSzymon Janc1-1/+1
2012-11-14Add __near_agent_handover_registered functionSzymon Janc1-0/+1
2012-11-14agent: Add __near_agent_handover_request_data functionSzymon Janc1-0/+1
2012-11-14agent: Add __near_agent_handover_push_data functionSzymon Janc1-0/+8
2012-10-24bluetooth: Extend mime_type with bluetooth propertiesOlivier Guiter1-2/+12
2012-10-23ndef: Add records raw data to a D-Bus iteratorSamuel Ortiz1-0/+1
2012-10-23ndef: Export record's raw dataSamuel Ortiz1-0/+1
2012-10-08tag: Don't check presence while busyDorota Moskal1-0/+2
2012-09-21adapter: Fix error message for StopPollLoopWiktor Lawski1-0/+1
2012-09-17device: Add a target index accessorSamuel Ortiz1-0/+1
2012-09-13tag: Remove redundant __near_tag_get_idx functionDorota Moskal1-1/+0
2012-08-23agent: Parse tags and devices recordsSamuel Ortiz1-0/+1
2012-08-23ndef: Export the record type field to the neard coreSamuel Ortiz1-0/+1
2012-08-07adapter: Add a DEP state accessorSamuel Ortiz1-0/+1
2012-08-03agent: Move handover agent implementation to agent.cSamuel Ortiz1-5/+3
2012-08-03agent: Initial implementationSamuel Ortiz1-0/+7
2012-07-12netlink: Remove undefined but declared target activation routinesSamuel Ortiz1-5/+0
2012-06-26device: Specify service name when pushing NDEFsSamuel Ortiz1-1/+2
2012-06-22adapter: Early p2p bindingSamuel Ortiz1-0/+2
2012-06-19bluetooth: Define Bluetooth MIME typesOlivier Guiter1-0/+2
2012-06-04handover: Add handover agent APISamuel Ortiz1-0/+5
2012-05-26adapter: Add device addition APISamuel Ortiz1-0/+2
2012-05-26adapter: Implement new polling loop D-Bus APISamuel Ortiz1-1/+2
2012-05-14bluetooth: Add pairing flag on parsingOlivier Guiter1-1/+3
2012-05-14bluetooth: Store default BT adapter propertiesOlivier Guiter1-0/+1