summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-sdp.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out SERVICE_SEARCH_ATT_REQ defineMarcel Holtmann2006-09-051-1/+1
* Use service search methodMarcel Holtmann2006-09-051-1/+1
* Fix functions to return negative error valuesUlisses Furquim2006-09-051-4/+4
* Remove usage of sdp_is_connected()Ulisses Furquim2006-09-041-9/+3
* Change to use sdp_connect() to make async searchsUlisses Furquim2006-09-041-50/+23
* Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated GetIdentifi...Claudio Takahasi2006-08-311-58/+399
* change sdp service identifiers to be bd_addr/record handleUlisses Furquim2006-08-301-77/+42
* Fix problem with changed async prototypesMarcel Holtmann2006-08-291-3/+8
* changed sdp error handlingClaudio Takahasi2006-08-291-4/+8
* Added async queryClaudio Takahasi2006-08-281-39/+43
* Cleanup/fix glib-ectomy.c and its usageJohan Hedberg2006-08-261-2/+3
* Fix memory leak and coding style in rfcomm patchJohan Hedberg2006-08-231-9/+5
* Add preliminary RFCOMM.Connect and RFCOMM.CancelConnect supportJohan Hedberg2006-08-231-0/+71
* One small coding style fixJohan Hedberg2006-08-231-1/+1
* More coding style fixesJohan Hedberg2006-08-231-6/+6
* Coding style fixesJohan Hedberg2006-08-231-2/+2
* Remove UnknownAddress error (since it's unnecessary)Johan Hedberg2006-08-211-22/+0
* Fixed SetMode when the adapter is DOWNClaudio Takahasi2006-08-181-0/+4
* support for async queryClaudio Takahasi2006-08-011-537/+588
* Make use of create_name()Marcel Holtmann2006-07-261-1/+1
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
* Make RFCOMM and SDP support experimentalMarcel Holtmann2006-06-021-0/+3
* Added GetIdentifiers, GetUUID and GetName.Claudio Takahasi2006-05-051-256/+801
* Changed object path hierarchyClaudio Takahasi2006-04-241-1/+1
* Added D-Bus SDP methods skeletonClaudio Takahasi2006-04-201-0/+501
* Add skeletons for D-Bus SDP and service interfacesMarcel Holtmann2006-03-171-0/+29