summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * serial: ListProxies implementationClaudio Takahasi2007-08-101-1/+22
| |
| * serial: added proxy registration functionClaudio Takahasi2007-08-101-1/+82
| |
| * serial: CreateProxy - added arguments validation and CreateProxy signal emissionClaudio Takahasi2007-08-101-1/+99
| |
| * serial: added new error - AlreadyExistsClaudio Takahasi2007-08-102-0/+10
| |
| * serial: Added CreateProxy, ListProxies and RemoveProxy skeletonClaudio Takahasi2007-08-101-2/+25
| |
| * serial-api: added serial port proxyClaudio Takahasi2007-08-101-1/+40
| |
| * Update changelog and bump version numberutils-3.14Marcel Holtmann2007-08-082-1/+14
| |
| * Don't change EIR data when setting nameMarcel Holtmann2007-08-081-25/+0
| |
| * 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 ↵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
| |
| * Add build ids for Unified 22d firmwaresMarcel Holtmann2007-08-051-0/+2
| |
| * 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
| |
| * input: GetName - fixed seg fault when the remote name is unknownClaudio Takahasi2007-08-031-2/+2
| |
| * input: added epox_endian_quirk functionClaudio Takahasi2007-08-031-0/+26
| |
| * input: fixed invalid D-Bus path when the remote device class is unknownClaudio Takahasi2007-08-031-6/+33
| |
| * Correct the name of the ListTrusts method in the docJohan Hedberg2007-08-031-1/+1
| |
| * Implement Adapter.ListTrusts methodJohan Hedberg2007-08-034-0/+72
| |
| * input: fixed missing byte(HID descriptor field) in the input fileClaudio Takahasi2007-08-031-1/+1
| |
| * Check for invalid minor class string table indexJohan Hedberg2007-08-031-7/+29
| |
| * Add files for A2DP specific codeJohan Hedberg2007-08-013-1/+52
| |
| * hcid: don't register the adapter D-Bus path when it is on raw modeClaudio Takahasi2007-08-012-6/+27
| |
| * Add commands for Simple PairingMarcel Holtmann2007-08-013-5/+82
| |
| * 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
| |
| * Update changelog and bump version numberutils-3.13Marcel Holtmann2007-07-262-1/+12
| |
| * Fix NotAvailable error returnJohan Hedberg2007-07-251-1/+2
| |
| * Add SymcML server definitionMarcel Holtmann2007-07-231-3/+7
| |
| * Add identifier for Nokia SyncML recordsMarcel Holtmann2007-07-231-0/+4
| |
| * Add first files for to start A2DP implementationJohan Hedberg2007-07-236-3/+107
| |
| * Fix typo in previous coding style fixJohan Hedberg2007-07-231-1/+1
| |
| * Small coding style fixesJohan Hedberg2007-07-231-3/+9
| |
| * Remove non-critical error printJohan Hedberg2007-07-231-3/+1
| |
| * Move server registration and sdp record code from gateway to manager.Luiz Augusto von Dentz2007-07-205-570/+534
| |
| * Add another build id for sniffer firmwareMarcel Holtmann2007-07-191-26/+27
| |
| * Don't try to process data if g_io_channel_read failedJohan Hedberg2007-07-191-1/+3
| |
| * Minor coding style fixesJohan Hedberg2007-07-192-7/+7
| |
| * Invalidate parent data before unregistering the child path since the ↵Johan Hedberg2007-07-191-7/+4
| | | | | | | | unregister function might free the child path string (if it is part of the object path data)
| * Fix disable_hfp and add human readable string for states.Luiz Augusto von Dentz2007-07-183-14/+43
| |
| * Use devname instead of netdevMarcel Holtmann2007-07-141-2/+2
| |
| * Add generic radio test supportMarcel Holtmann2007-07-142-24/+55
| |
| * Update manual page to reflect current behaviourMarcel Holtmann2007-07-141-2/+2
| |