summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* All local SEP callbacks need a avdtp session parameterJohan Hedberg2007-08-123-42/+56
* Clean up protocol structsJohan Hedberg2007-08-121-38/+15
* Implement proper acceptor side functionalityJohan Hedberg2007-08-127-117/+342
* Fix set_configuration reject response error codesJohan Hedberg2007-08-121-5/+15
* Fix set_configuration command error checkingJohan Hedberg2007-08-121-1/+1
* Fix set_configuration reject responseJohan Hedberg2007-08-121-0/+1
* Fix DISCOVER_CMD responseJohan Hedberg2007-08-121-1/+1
* avdtp_unref improvementsJohan Hedberg2007-08-122-10/+23
* Remove incorrect dbus_message_unref (pending_connect_free takes care of it al...Johan Hedberg2007-08-121-1/+0
* l2cap_connect doesn't have to call finalize_discovery as the caller takes car...Johan Hedberg2007-08-121-1/+0
* Fix (yet again) refcounting.Johan Hedberg2007-08-121-15/+13
* Update CreateDevice method to only take one parameterJohan Hedberg2007-08-112-119/+9
* avdtp_get_internal should not increase the refcountJohan Hedberg2007-08-111-1/+1
* Fix resolving local bdaddr for incoming connectionsJohan Hedberg2007-08-111-1/+1
* Remove redundant stream fd from config responseJohan Hedberg2007-08-1112-62/+61
* Get rid of some valgrind warnings caused by hci_get_route(NULL) callsJohan Hedberg2007-08-112-2/+2
* Ensure that transport channels get disconnected before the signalling channelJohan Hedberg2007-08-111-3/+3
* Implement support for receiving the Close commandJohan Hedberg2007-08-111-3/+57
* Create objects for default device and sinkMarcel Holtmann2007-08-111-0/+8
* Fix avdtp session reference countingJohan Hedberg2007-08-111-4/+11
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-1117-343/+4451
* Add files for A2DP specific codeJohan Hedberg2007-08-013-1/+52
* Fix NotAvailable error returnJohan Hedberg2007-07-251-1/+2
* 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
* 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
* Fix disable_hfp and add human readable string for states.Luiz Augusto von Dentz2007-07-183-14/+43
* Fix loading default device from every adapter present and devices that are wa...Luiz Augusto von Dentz2007-07-101-1/+16
* 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
* 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 fixe...Luiz Augusto von Dentz2007-06-274-16/+33
* Make headset also connect rfcomm when it demands, remove asserts and some cod...Luiz Augusto von Dentz2007-06-272-307/+310
* Fixing the default device selectionMarcel Holtmann2007-06-231-26/+33
* Handle systems without a default headsetMarcel Holtmann2007-06-231-0/+3
* Fix storage code.Luiz Augusto von Dentz2007-06-232-51/+27
* 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
* 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
* Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz2007-06-226-0/+994