summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* Add test-device scriptMarcel Holtmann2007-08-232-1/+44
* Mark new device related methods as experimentalMarcel Holtmann2007-08-231-0/+9
* Trigger the service classes update through a callbackMarcel Holtmann2007-08-234-65/+52
* Update service classes on all adaptersMarcel Holtmann2007-08-235-14/+55
* First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-227-3/+66
* Fix the listing of service based trustsMarcel Holtmann2007-08-192-22/+35
* Add initial steps for generic device handlingMarcel Holtmann2007-08-175-7/+148
* Create server address fileMarcel Holtmann2007-08-161-0/+17
* Add skeletons for creating and removing devicesMarcel Holtmann2007-08-161-2/+46
* Rename device helpers to adapter helpersMarcel Holtmann2007-08-163-15/+15
* More header cleanupsMarcel Holtmann2007-08-1611-14/+21
* Add dummy ListDevices methodMarcel Holtmann2007-08-151-0/+25
* Remove old RFCOMM API filesMarcel Holtmann2007-08-153-1145/+0
* Rename files for adapter interfaceMarcel Holtmann2007-08-1522-112/+19
* Rename files for manager interfaceMarcel Holtmann2007-08-156-15/+10
* Handle the new Simple Pairing eventsMarcel Holtmann2007-08-081-0/+49
* Only set extended inquiry data when simple pairing is activatedMarcel Holtmann2007-08-085-44/+160
* hcid: code cleanup - useless listClaudio Takahasi2007-08-061-3/+1
* hcid: GetRemoteInfo - connected verification improvedClaudio Takahasi2007-08-061-3/+7
* hcid: ListRecentRemoteDevices - force appending connected devices(lastused mi...Claudio Takahasi2007-08-061-0/+16
* 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 al...Claudio Takahasi2007-08-031-4/+14
* hcid: ListRemoteDevices - added trusted devices and connected devices, remove...Claudio Takahasi2007-08-031-3/+18
* 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
* 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 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