summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Support higher baud rates for Ericcson based chipsMarcel Holtmann2007-10-091-0/+20
* Handle cross-connect case for AVDTPJohan Hedberg2007-10-093-6/+56
* Fix device removal when it is not the current adapter.Luiz Augusto von Dentz2007-10-093-2/+8
* Allow service classes to use Sequence16 and Sequence32Marcel Holtmann2007-10-081-1/+4
* Use the CreateSecureDevice methodMarcel Holtmann2007-10-081-1/+1
* Allow PANU server and client connectionMarcel Holtmann2007-10-081-1/+7
* make it obvious the audo service defaults to not autostart (other .service fi...Brad Midgley2007-10-081-0/+1
* respond to alsa delay signal (players were getting stuck at the end of tracks)Brad Midgley2007-10-081-0/+21
* a little more factoringBrad Midgley2007-10-061-7/+5
* clean out dead codeBrad Midgley2007-10-061-132/+5
* Update changelog and bump version numberutils-3.20Marcel Holtmann2007-10-052-1/+20
* Add support for inquiry transmit power levelMarcel Holtmann2007-10-052-0/+43
* fix MUL* macros with ()Brad Midgley2007-10-052-14/+7
* enable 4 subband lower half optimizationsBrad Midgley2007-10-041-32/+23
* fix & enable 8-subband second half optimizationBrad Midgley2007-10-041-4/+5
* Fix potential infinite loop in inotify supportMarcel Holtmann2007-10-041-11/+15
* input: added CreateSecureDeviceClaudio Takahasi2007-10-046-13/+132
* Handle deprecated dbus_watch_get_fd() functionMarcel Holtmann2007-10-042-2/+8
* hcid: removed RFCOMM functionsClaudio Takahasi2007-10-042-296/+2
* Fix stream callback typeJohan Hedberg2007-10-041-1/+1
* off-by-one problem in 8 subband optimizationBrad Midgley2007-10-041-2/+2
* a (disabled for now) cpu optimization for the bottom half of the 8 subbands e...Brad Midgley2007-10-041-0/+37
* optimizations for 2nd stage of 4-subband encoderBrad Midgley2007-10-041-0/+23
* Fix dict signatures.Luiz Augusto von Dentz2007-10-036-7/+7
* Minor coding style fixesJohan Hedberg2007-10-032-6/+3
* Error handling fixesJohan Hedberg2007-10-031-17/+26
* FindAdapter: don't ignore adapters in DOWN stateJohan Hedberg2007-10-031-1/+52
* input: removed mem leak(HID desc list attribute)Claudio Takahasi2007-10-021-0/+3
* input: minor leak and code standardClaudio Takahasi2007-10-022-2/+5
* Further fixes to audio service SDP error handlingJohan Hedberg2007-10-021-16/+13
* Fix audio service SDP failure handlingJohan Hedberg2007-10-021-5/+15
* Use "onmode" instead of "on" as the key for the previous on-modeJohan Hedberg2007-10-021-2/+2
* Implement support for SetMode("on")Johan Hedberg2007-10-025-3/+49
* GetName can be used also in off modeJohan Hedberg2007-10-011-2/+1
* Allow SetName even when the adapter is DOWNJohan Hedberg2007-10-011-4/+5
* serial: removed invalid fd warningClaudio Takahasi2007-10-011-0/+2
* serial: fixed get_handles pending call leakClaudio Takahasi2007-10-011-0/+6
* Expose stream setup errors higher up in the call stackJohan Hedberg2007-09-285-57/+91
* Fix memory leak.Luiz Augusto von Dentz2007-09-281-12/+9
* Add IsEnabled to server interface.Luiz Augusto von Dentz2007-09-282-0/+21
* Fix problem with server storage.Luiz Augusto von Dentz2007-09-282-7/+9
* Remove GetSecurity and SetSecurity.Luiz Augusto von Dentz2007-09-282-77/+6
* Fix interface removal on script exit.Luiz Augusto von Dentz2007-09-281-5/+2
* Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz2007-09-284-27/+46
* Fix PANU connection not being restored from storage.Luiz Augusto von Dentz2007-09-281-0/+2
* Add secure link mode.Luiz Augusto von Dentz2007-09-283-5/+6
* Fix default configuration when config file is missing.Luiz Augusto von Dentz2007-09-282-33/+33
* Fix bug on panu server.Luiz Augusto von Dentz2007-09-281-10/+7
* Fix interface down.Luiz Augusto von Dentz2007-09-281-11/+12
* Fix bridge removal.Luiz Augusto von Dentz2007-09-281-0/+8