summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
| * Add command for reading the chip revisionMarcel Holtmann2007-07-132-0/+64
| |
| * Fix loading default device from every adapter present and devices that are ↵Luiz Augusto von Dentz2007-07-101-1/+16
| | | | | | | | was previous loaded.
| * Code cleanup.Luiz Augusto von Dentz2007-07-107-34/+61
| |
| * Handle state machine in a better way and add disconnect code for plugin.Luiz Augusto von Dentz2007-06-293-84/+114
| |
| * Fix concurrent pending connections, properly checks state machine and lot of ↵Luiz Augusto von Dentz2007-06-291-216/+195
| | | | | | | | code cleanup.
| * Revert changes on storage, rfcomm might change over time.Luiz Augusto von Dentz2007-06-274-16/+9
| |
| * Make storage to also save rfcomm channel, minor fixes to alsa plugin and ↵Luiz Augusto von Dentz2007-06-274-16/+33
| | | | | | | | fixes for service shutdown.
| * Make headset also connect rfcomm when it demands, remove asserts and some ↵Luiz Augusto von Dentz2007-06-272-307/+310
| | | | | | | | code cleanups.
| * database: Added new method UpdateServiceRecordFromXMLClaudio Takahasi2007-06-252-31/+83
| |
| * UpdateServiceRecord: fixed memory leak on failureClaudio Takahasi2007-06-251-1/+3
| |
| * Update changelog and bump version numberutils-3.12Marcel Holtmann2007-06-232-1/+17
| |
| * input: code cleanupClaudio Takahasi2007-06-231-2/+2
| |
| * Fixing the default device selectionMarcel Holtmann2007-06-231-26/+33
| |
| * input: send unplug virtual cable to unknown devicesClaudio Takahasi2007-06-231-0/+6
| |
| * Handle systems without a default headsetMarcel Holtmann2007-06-231-0/+3
| |
| * Fix storage code.Luiz Augusto von Dentz2007-06-232-51/+27
| |
| * input: cleanup - removed useless codeClaudio Takahasi2007-06-231-3/+0
| |
| * input: can't call input_device_close_channels if the device path doesn't existClaudio Takahasi2007-06-231-1/+1
| |
| * apitest: fixed signal handlerClaudio Takahasi2007-06-231-2/+3
| |
| * Don't load stored devicesMarcel Holtmann2007-06-231-2/+8
| |
| * Fix default config settingsMarcel Holtmann2007-06-232-11/+3
| |
| * Add storage support and fixup messed up coding styleMarcel Holtmann2007-06-228-644/+804
| |
| * The interface is already part of the object itselfMarcel Holtmann2007-06-221-4/+2
| |
| * Add example for manager signalsMarcel Holtmann2007-06-222-1/+31
| |
| * Comment out @dbus.decorators.explicitly_pass_message statementMarcel Holtmann2007-06-221-2/+2
| |
| * Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-227-1034/+296
| |
| * Add audio gateway files that implements org.bluez.audio.Gateway interface.Luiz Augusto von Dentz2007-06-222-0/+585
| |
| * Add new files error.{c,h} so erros can be cleanly accessed in others files.Luiz Augusto von Dentz2007-06-222-0/+135
| |
| * Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz2007-06-222-0/+274
| |
| * Remove wrongly committed filesMarcel Holtmann2007-06-226-994/+0
| |