summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Collapse)AuthorAgeFilesLines
...
* hcid: ListRecentRemoteDevices - force appending connected devices(lastused ↵Claudio Takahasi2007-08-061-0/+16
| | | | might not match)
* hcid: ListRecentRemoteDevices and ListRemoteDevices - updated method descriptionClaudio Takahasi2007-08-061-2/+5
|
* hcid: ListRecentRemoteDevices - added commentsClaudio Takahasi2007-08-061-4/+3
|
* hcid: ListRecentRemoteDevices - bonded and trusted must be always addedClaudio Takahasi2007-08-031-6/+8
|
* hcid: ListRemoteDevices - lastused already contains the connected remote devicesClaudio Takahasi2007-08-031-15/+0
|
* hcid: ListRecentRemoteDevices - added lastseen and trusted devices, return ↵Claudio Takahasi2007-08-031-4/+14
| | | | all when time is not informed
* hcid: ListRemoteDevices - added trusted devices and connected devices, ↵Claudio Takahasi2007-08-031-3/+18
| | | | removed lastseen
* hcid: GetRemoteInfo - added class and connected attributesClaudio Takahasi2007-08-031-2/+12
|
* Correct the name of the ListTrusts method in the docJohan Hedberg2007-08-031-1/+1
|
* Implement Adapter.ListTrusts methodJohan Hedberg2007-08-034-0/+72
|
* Check for invalid minor class string table indexJohan Hedberg2007-08-031-7/+29
|
* hcid: don't register the adapter D-Bus path when it is on raw modeClaudio Takahasi2007-08-012-6/+27
|
* Add TrustAdded and TrustChanged signals for the Adapter interface to the API ↵Johan Hedberg2007-07-311-0/+7
| | | | documentation
* hcid: fixed logic error for hci_devinfo callsClaudio Takahasi2007-07-311-2/+2
|
* database: Added new method UpdateServiceRecordFromXMLClaudio Takahasi2007-06-252-31/+83
|
* UpdateServiceRecord: fixed memory leak on failureClaudio Takahasi2007-06-251-1/+3
|
* 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 ↵Claudio Takahasi2007-06-181-74/+62
| | | | previouly by browse or L2CAP
* 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 ↵Claudio Takahasi2007-06-151-19/+51
| | | | L2CAP
* 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 ↵Claudio Takahasi2007-06-151-34/+21
| | | | service class only
* 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 ↵Claudio Takahasi2007-06-121-0/+3
| | | | sdpd is running)
* 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
|