summaryrefslogtreecommitdiff
path: root/src/manager.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-11agent: Add an extra parameter to the handover registration agent apiRavi kumar Veeramally1-12/+36
2012-12-06Fix coding style errors through the codeSzymon Janc1-3/+4
2012-08-03agent: Move handover agent implementation to agent.cSamuel Ortiz1-2/+2
2012-08-03manager: Implement NDEF agent registration APISamuel Ortiz1-0/+70
2012-06-04manager: Add handover agent registration APISamuel Ortiz1-0/+46
2012-05-23Do not set signature and reply in GDBus tablesHenrique Dante de Almeida1-7/+5
2012-05-23Convert GDBus methods and signals to use macro helpersHenrique Dante de Almeida1-5/+12
2012-05-23Constify GDBus signal tablesHenrique Dante de Almeida1-1/+1
2012-05-23Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2012-01-31adapter: Get the device powered statusSamuel Ortiz1-2/+3
2011-10-20manager: Coding style fixSamuel Ortiz1-2/+2
2011-10-20manager: Fix signal emitting logicSamuel Ortiz1-10/+12
2011-10-20Use stdint typesSamuel Ortiz1-2/+2
2011-10-20manager: Emit signal when device are added/removedSamuel Ortiz1-2/+71
2011-10-20manager: Get all existing adaptersSamuel Ortiz1-1/+1
2011-10-20Initial revisionMarcel Holtmann1-0/+101