summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: proxy cleanup - it is not necessary apply the TTY settings at proxy r...Claudio Takahasi2007-08-171-7/+5
* Fix seid counting in suspend and start requestsJohan Hedberg2007-08-171-2/+2
* Create server address fileMarcel Holtmann2007-08-161-0/+17
* Fix path (un)registering when hcid is not runningJohan Hedberg2007-08-161-6/+6
* serial: added Proxy.SetSerialParamsClaudio Takahasi2007-08-162-4/+160
* Handle error situations betterJohan Hedberg2007-08-166-82/+280
* Revert changes from previous commit that were not supposed to go inJohan Hedberg2007-08-164-64/+17
* Fix minumum bitpool calculationJohan Hedberg2007-08-165-19/+65
* 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
* Small header cleanupMarcel Holtmann2007-08-162-2/+3
* Small header cleanupsMarcel Holtmann2007-08-163-4/+3
* serial: proxy service record - fixed memory leakClaudio Takahasi2007-08-161-4/+6
* Free callback data after removing it from the listJohan Hedberg2007-08-161-0/+1
* serial: proxy - use uuid128 string instead of uuid_tClaudio Takahasi2007-08-161-73/+64
* a2dp_select_capabilities doesn't need to be publicJohan Hedberg2007-08-162-3/+1
* Remove unused includeJohan Hedberg2007-08-161-1/+0
* Remove unused codeJohan Hedberg2007-08-162-90/+0
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-1611-365/+736
* Implement some missing functionsJohan Hedberg2007-08-162-0/+8
* serial: fixed TTY settings control on proxy creation and daemon startupClaudio Takahasi2007-08-161-16/+46
* serial: RemoveProxy - remove the entry from the storageClaudio Takahasi2007-08-163-0/+18
* serial: proxy storage parsing - fixed Bluetooth source addressClaudio Takahasi2007-08-161-2/+4
* According to spec. OPEN state is entered before calling suspend_cfmJohan Hedberg2007-08-151-2/+2
* call avdtp_start from open_cfm instead of state callbackJohan Hedberg2007-08-153-9/+31
* 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
* serial: only use automatic assigned channels when it is not provided by the userClaudio Takahasi2007-08-151-2/+5
* serial: fixed missing ProxyCreated signal for stored proxiesClaudio Takahasi2007-08-151-5/+5
* serial: added parsing function for stored proxiesClaudio Takahasi2007-08-151-3/+62
* serial: proxy_store - replaced tty by uuidClaudio Takahasi2007-08-151-1/+1
* Implement support for incoming suspend commandsJohan Hedberg2007-08-151-3/+59
* serial: restore the initial TTY configuration when the proxy is unregisteredClaudio Takahasi2007-08-151-0/+8
* serial: initial proxy storage implementationClaudio Takahasi2007-08-153-14/+74
* The resume variable is redundantJohan Hedberg2007-08-151-6/+3
* Fix resuming of stream on rapid unix client reconnectsJohan Hedberg2007-08-151-4/+14
* Improve avdtp_write error handlingJohan Hedberg2007-08-151-7/+28
* Yet another fix (memory leak) to using find_adapterJohan Hedberg2007-08-151-6/+6
* check find_adapter return value for NULLJohan Hedberg2007-08-151-0/+2
* Use FindAdapter to resolve adapter pathsJohan Hedberg2007-08-151-2/+58
* send_request returns int and not a booleanJohan Hedberg2007-08-151-1/+1
* avdtp_send returns a boolean and not a intJohan Hedberg2007-08-151-2/+3
* Switch to OPEN state when receiving Open accept responseJohan Hedberg2007-08-151-1/+5
* Fix CONFIGURED->OPEN state changeJohan Hedberg2007-08-151-2/+0
* STREAMING->OPEN happens first when Suspend response is receivedJohan Hedberg2007-08-151-7/+1
* A2DP specific cleanup callback is unnecessary after the previous fix to bluet...Johan Hedberg2007-08-151-11/+2
* Minor fixes to alsa plugin.Luiz Augusto von Dentz2007-08-141-3/+5