summaryrefslogtreecommitdiff
path: root/src/near.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-03device: Implemented Push methodRavi kumar Veeramally1-0/+2
2012-04-20tag: Define and implement the Tag Write methodSamuel Ortiz1-0/+1
2012-04-20adapter: Make adapter_set_dep_state private to neard coreSamuel Ortiz1-0/+1
2012-04-20tag: Remove unused routinesSamuel Ortiz1-5/+0
2012-04-20tag: Change tag driver ops namingSamuel Ortiz1-1/+1
2012-04-20ndef: Remove NDEF and TLV parsing routines tag dependenciesSamuel Ortiz1-0/+1
2012-04-19device: Add device listening code pathSamuel Ortiz1-0/+1
2012-04-19device: Add D-Bus interfaceSamuel Ortiz1-0/+5
2012-04-19device: Initial commitSamuel Ortiz1-0/+5
2012-04-19target: Remove target layerSamuel Ortiz1-20/+0
2012-04-19adapter: Bypass the target layerSamuel Ortiz1-4/+12
2012-04-19tag: Add D-Bus interfaceSamuel Ortiz1-0/+2
2012-02-24main: Support for general settingsSamuel Ortiz1-0/+2
2012-02-24ndef: Provide method to get uri prefixRavi kumar Veeramally1-0/+3
2012-02-23adapter: Polling loop implementationSamuel Ortiz1-0/+1
2012-02-06target: Improve tag addition APISamuel Ortiz1-1/+1