summaryrefslogtreecommitdiffstats
path: root/hcid/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-59/+0
* Integrate sdpd natively into hcid without any library tricksMarcel Holtmann2008-07-291-10/+6
* Remove dbus-error.c dbus-error.hLuiz Augusto von Dentz2008-07-281-1/+1
* Remove dbus-sdp.c and dbus-sdp.h.Luiz Augusto von Dentz2008-07-281-1/+1
* Remove deprecated object paths and files.Luiz Augusto von Dentz2008-07-281-2/+1
* Fix typoMarcel Holtmann2008-06-031-1/+1
* Move D-Bus config file and example clients back into hcid directoryMarcel Holtmann2008-06-031-3/+7
* Remove the test D-Bus APIMarcel Holtmann2008-06-031-1/+1
* Add skeleton for libgdbus supportMarcel Holtmann2008-05-081-2/+3
* Don't built the standalone SDP serverMarcel Holtmann2008-04-011-6/+0
* Add script for testing adapter functionsMarcel Holtmann2008-03-141-1/+1
* Add example script for testing discovery procedureMarcel Holtmann2008-03-141-1/+2
* Add first draft of a simple agent implementation for the new APIMarcel Holtmann2008-03-141-1/+1
* Add initial code for new agent interfaceJohan Hedberg2008-03-141-1/+1
* Add script for listing device propertiesMarcel Holtmann2008-03-131-3/+3
* Add skeleton for telephony abstractionMarcel Holtmann2008-03-121-1/+2
* Compile and link against GModule for plugin supportMarcel Holtmann2008-03-111-3/+3
* Set the define for the plugin directoryMarcel Holtmann2008-03-111-1/+8
* Add skeleton for plugin infrastructureMarcel Holtmann2008-03-111-1/+1
* Remove the support for SDP parsing via expatMarcel Holtmann2008-03-051-4/+0
* Add test-device scriptMarcel Holtmann2007-08-231-1/+1
* Add initial steps for generic device handlingMarcel Holtmann2007-08-171-3/+3
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-2/+2
* Rename files for manager interfaceMarcel Holtmann2007-08-151-5/+4
* Add skeleton for local D-Bus serverMarcel Holtmann2007-06-161-0/+1
* Make it possible to disable installation of manual pagesMarcel Holtmann2007-05-141-0/+4
* Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-081-1/+1
* Don't install manual pages if daemon has been disabledMarcel Holtmann2007-03-271-1/+3
* Move agent examples to daemon directoryMarcel Holtmann2007-01-251-10/+0
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-231-5/+1
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-13/+5
* Remove the service agent exampleMarcel Holtmann2007-01-191-5/+1
* Add file skeleton for database interfaceMarcel Holtmann2007-01-181-3/+3
* Make installation of hcid and sdpd conditionalMarcel Holtmann2007-01-131-2/+4
* Use the SDP server libraryMarcel Holtmann2007-01-131-4/+6
* Allow compilation against GLibMarcel Holtmann2007-01-121-2/+10
* Add examples for SPP and FTPMarcel Holtmann2006-11-221-1/+2
* Add another example service recordMarcel Holtmann2006-11-221-2/+2
* Fix dependency for concurrent buildsMarcel Holtmann2006-11-201-0/+2
* Create a HCI library for easier linkingMarcel Holtmann2006-11-171-11/+15
* Fix linking with expat libraryMarcel Holtmann2006-11-171-0/+4
* Rename bluez-hcid.conf to bluetooth.confMarcel Holtmann2006-11-131-2/+2
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-1/+1
* Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)Johan Hedberg2006-10-301-4/+6
* Move logging.c from hcid/ to common/Johan Hedberg2006-10-301-1/+1
* Add example record for object push serviceMarcel Holtmann2006-10-301-1/+2
* Add DTD for service record description via XMLMarcel Holtmann2006-10-301-1/+1
* Add example authorization agentMarcel Holtmann2006-10-271-1/+5
* Add draft example of a service agentMarcel Holtmann2006-10-251-1/+5
* Don't include dbus-test into distributionMarcel Holtmann2006-09-281-1/+1