summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* Handle missing event mask bitsMarcel Holtmann2007-06-221-0/+6
* Make use of bachk() functionMarcel Holtmann2007-06-222-40/+1
* Handle local connection disconnectsMarcel Holtmann2007-06-224-14/+18
* Improve local connection handlingMarcel Holtmann2007-06-223-10/+57
* More work on private D-Bus serverMarcel Holtmann2007-06-191-0/+4
* dbus-api: Added RemoteIdentifiersUpdated descriptionClaudio Takahasi2007-06-191-0/+7
* adapter: added RemoteIdentifiersUpdated signalClaudio Takahasi2007-06-192-10/+24
* GetRemoteServiceIdentifiers: Request the DeviceID if it was not returned prev...Claudio Takahasi2007-06-181-74/+62
* Propagate local server address to servicesMarcel Holtmann2007-06-163-3/+19
* Add skeleton for local D-Bus serverMarcel Holtmann2007-06-164-0/+131
* GetRemoteServiceIdentifiers: Ignore repeated service identifiersClaudio Takahasi2007-06-151-12/+23
* GetRemoteServiceIdentifiers: If the reply is empty(for L2CAP) try DeviceIDClaudio Takahasi2007-06-151-3/+3
* GetRemoteServiceIdentifiers: when the reply is empty(for public browse) try L...Claudio Takahasi2007-06-151-19/+51
* GetRemoteServiceIdentifiers: store the received recordsClaudio Takahasi2007-06-151-3/+11
* dbus-api: added GetRemoteServiceIdentifiers descriptionClaudio Takahasi2007-06-151-0/+4
* GetRemoteServiceIdentifiers: retrieve all record attributes instead of the se...Claudio Takahasi2007-06-151-34/+21
* Add future API proposal documentMarcel Holtmann2007-06-151-0/+65
* Add first version of GetRemoteServiceIdentifiersMarcel Holtmann2007-06-153-2/+189
* Add setting of event maskMarcel Holtmann2007-06-151-0/+15
* Add GetRemoteServiceIdentifiers methodMarcel Holtmann2007-06-141-0/+5
* UpdateServiceRecord: add/replace the rec handle attr before update it(when sd...Claudio Takahasi2007-06-121-0/+3
* UpdateServiceRecord: removed mem leak(when sdpd is running)Claudio Takahasi2007-06-121-14/+12
* Add limited mode to API descriptionMarcel Holtmann2007-06-071-6/+7
* Check for adapter state in SDP methodsJohan Hedberg2007-06-071-0/+6
* Mention ListAvailableModes methodMarcel Holtmann2007-06-071-0/+5
* Add method for retrieving the list of supported adapter modesMarcel Holtmann2007-06-071-2/+31
* Add support for limited discovery modeMarcel Holtmann2007-06-076-104/+250
* Add "hfp" to known service identifiersJohan Hedberg2007-06-061-0/+1
* Ignore connection events for non-ACL linksJohan Hedberg2007-05-311-0/+3
* Cleanup bdaddr conversionsJohan Hedberg2007-05-263-168/+90
* Added device class trackingClaudio Takahasi2007-05-238-109/+98
* Add MTU option for the built-in SDP serverMarcel Holtmann2007-05-212-3/+11
* Add missing Trust signals to Adapter interfaceJohan Hedberg2007-05-211-0/+2
* Fix sending reply to SetDiscoverableTimeoutJohan Hedberg2007-05-141-1/+1
* Remove some experimental tags for stable methodsMarcel Holtmann2007-05-145-38/+16
* Make it possible to disable installation of manual pagesMarcel Holtmann2007-05-141-0/+4
* Only clean up sdp sessions for the local adapter in questionJohan Hedberg2007-05-091-6/+5
* Implement Adapter.FinishRemoteServiceTransactionJohan Hedberg2007-05-093-10/+66
* Add FinishRemoteServiceTransaction method descriptionMarcel Holtmann2007-05-091-0/+8
* Remove RFCOMM interface from official documentationMarcel Holtmann2007-05-082-60/+58
* Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-083-8/+1
* Update Service interface and objects to use the generic frameworkJohan Hedberg2007-05-071-110/+79
* Use the generic signal sending functionsJohan Hedberg2007-05-074-277/+158
* Add periodic discovery signals do APIJohan Hedberg2007-05-071-0/+10
* Use a pipe to inform the parent process of child exits during init_device() a...Johan Hedberg2007-05-071-2/+44
* Child should always exit instead of returning from the functionJohan Hedberg2007-05-071-1/+1
* Fix use of uninitialized memoryJohan Hedberg2007-05-041-1/+5
* Fix two memory leaks with lmp_vertostr() usageJohan Hedberg2007-05-041-4/+7
* Fix ListRecentRemoteDevices signatureJohan Hedberg2007-05-041-1/+1
* Fix dict signaturesJohan Hedberg2007-05-041-2/+2