summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded SDP_DEBUG checksMarcel Holtmann2006-11-172-4/+3
* Use common logging functionsMarcel Holtmann2006-11-176-108/+101
* Fix pselect() build warningMarcel Holtmann2006-11-171-1/+3
* Added pre-allocate service record handlesClaudio Takahasi2006-11-163-6/+14
* Fixed memory leak if service auto start failsClaudio Takahasi2006-11-161-1/+5
* Make the -c switch mandatoryJohan Hedberg2006-11-161-1/+6
* Fix debug printsJohan Hedberg2006-11-161-2/+2
* Small SDP & listening rfcomm socket fixesJohan Hedberg2006-11-161-5/+8
* Implement listening rfcomm socket supportJohan Hedberg2006-11-161-2/+317
* Use get_record_data_t instead of void pointer to track get remote service rec...Claudio Takahasi2006-11-161-28/+27
* First try at Connect and Disconnect method implementationJohan Hedberg2006-11-151-64/+167
* Remove org.bluez.SDP interfaceMarcel Holtmann2006-11-141-20/+0
* Appends a block of fixed-length bytes instead of call multiple times dbus_mes...Claudio Takahasi2006-11-141-4/+3
* Update fix for memory leakMarcel Holtmann2006-11-141-4/+3
* Add offmode config option for defining SetMode("off") behaviourJohan Hedberg2006-11-147-4/+52
* Fixed memory leakClaudio Takahasi2006-11-141-9/+11
* Removed org.bluez.SDP interfaceClaudio Takahasi2006-11-143-861/+0
* ..and remove 'c' from getopt args tooJohan Hedberg2006-11-141-1/+1
* Remove -c from usage print since it's nolonger supportedJohan Hedberg2006-11-141-1/+1
* Minor cleanupJohan Hedberg2006-11-141-2/+4
* Don't call sdp_str2svclass twiceJohan Hedberg2006-11-141-1/+1
* Support for fetching the RFCOMM channel through SDPJohan Hedberg2006-11-141-12/+169
* Add hsp to friendly service namesJohan Hedberg2006-11-141-0/+1
* Add name attribute to annotate variable fieldsMarcel Holtmann2006-11-141-0/+13
* Very basic functionality for bt.headsetdJohan Hedberg2006-11-131-0/+503
* Add support for storing SDP recordMarcel Holtmann2006-11-131-7/+59
* Replaced string_t by sdp_buf_tClaudio Takahasi2006-11-131-29/+31
* Starting with dbus-0.95 the DBUS_API_SUBJECT_TO_CHANGE is obsoleteMarcel Holtmann2006-11-131-1/+1
* Call Register asynchronouslyJohan Hedberg2006-11-131-18/+24
* Send reply before doing autostartMarcel Holtmann2006-11-131-5/+14
* Small code cleanupMarcel Holtmann2006-11-131-1/+1
* Rename bluez-hcid.conf to bluetooth.confMarcel Holtmann2006-11-132-3/+3
* Establish well known name for input serviceMarcel Holtmann2006-11-133-1/+30
* Add missing dbus-device.hMarcel Holtmann2006-11-131-0/+23
* Preparation for the Input interface implementationJohan Hedberg2006-11-131-8/+19
* Add skeleton for headset daemonMarcel Holtmann2006-11-132-1/+39
* code cleanup/fixesJohan Hedberg2006-11-131-3/+11
* Add D-Bus name setup to common functionMarcel Holtmann2006-11-134-26/+23
* Cleanup SDP XML supportMarcel Holtmann2006-11-134-18/+78
* Link the Expat libraryMarcel Holtmann2006-11-131-0/+4
* Add Expat library check and dummy skeletonMarcel Holtmann2006-11-134-5/+25
* Add skeleton for expat supportMarcel Holtmann2006-11-132-1/+1
* Initial service skeleton for bt.inputdJohan Hedberg2006-11-114-1/+271
* Cleanup of rfcomm exec command patchJohan Hedberg2006-11-101-4/+6
* Allow running a command after successful connection creationJohan Hedberg2006-11-101-6/+73
* Added raw service record to xml conversion functionsClaudio Takahasi2006-11-107-24/+606
* Support for ListRemoteDevices and ListRecentRemoteDevicesJohan Hedberg2006-11-101-1/+14
* Implement ListRemoteDevices and ListRecentRemoteDevices methodsJohan Hedberg2006-11-102-0/+143
* Prevent errno overwriting when unregistering agent service recordsClaudio Takahasi2006-11-091-0/+5
* Check for GStreamer development libraryMarcel Holtmann2006-11-092-0/+7