index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix path (un)registering when hcid is not running
Johan Hedberg
2007-08-16
1
-6
/
+6
*
serial: added Proxy.SetSerialParams
Claudio Takahasi
2007-08-16
2
-4
/
+160
*
Handle error situations better
Johan Hedberg
2007-08-16
6
-82
/
+280
*
Revert changes from previous commit that were not supposed to go in
Johan Hedberg
2007-08-16
4
-64
/
+17
*
Fix minumum bitpool calculation
Johan Hedberg
2007-08-16
5
-19
/
+65
*
Add skeletons for creating and removing devices
Marcel Holtmann
2007-08-16
1
-2
/
+46
*
Rename device helpers to adapter helpers
Marcel Holtmann
2007-08-16
3
-15
/
+15
*
More header cleanups
Marcel Holtmann
2007-08-16
11
-14
/
+21
*
Small header cleanup
Marcel Holtmann
2007-08-16
2
-2
/
+3
*
Small header cleanups
Marcel Holtmann
2007-08-16
3
-4
/
+3
*
serial: proxy service record - fixed memory leak
Claudio Takahasi
2007-08-16
1
-4
/
+6
*
Free callback data after removing it from the list
Johan Hedberg
2007-08-16
1
-0
/
+1
*
serial: proxy - use uuid128 string instead of uuid_t
Claudio Takahasi
2007-08-16
1
-73
/
+64
*
a2dp_select_capabilities doesn't need to be public
Johan Hedberg
2007-08-16
2
-3
/
+1
*
Remove unused include
Johan Hedberg
2007-08-16
1
-1
/
+0
*
Remove unused code
Johan Hedberg
2007-08-16
2
-90
/
+0
*
Rework interfacing with the avdtp state machine
Johan Hedberg
2007-08-16
11
-365
/
+736
*
Implement some missing functions
Johan Hedberg
2007-08-16
2
-0
/
+8
*
serial: fixed TTY settings control on proxy creation and daemon startup
Claudio Takahasi
2007-08-16
1
-16
/
+46
*
serial: RemoveProxy - remove the entry from the storage
Claudio Takahasi
2007-08-16
3
-0
/
+18
*
serial: proxy storage parsing - fixed Bluetooth source address
Claudio Takahasi
2007-08-16
1
-2
/
+4
*
According to spec. OPEN state is entered before calling suspend_cfm
Johan Hedberg
2007-08-15
1
-2
/
+2
*
call avdtp_start from open_cfm instead of state callback
Johan Hedberg
2007-08-15
3
-9
/
+31
*
Add dummy ListDevices method
Marcel Holtmann
2007-08-15
1
-0
/
+25
*
Remove old RFCOMM API files
Marcel Holtmann
2007-08-15
3
-1145
/
+0
*
Rename files for adapter interface
Marcel Holtmann
2007-08-15
22
-112
/
+19
*
Rename files for manager interface
Marcel Holtmann
2007-08-15
6
-15
/
+10
*
serial: only use automatic assigned channels when it is not provided by the user
Claudio Takahasi
2007-08-15
1
-2
/
+5
*
serial: fixed missing ProxyCreated signal for stored proxies
Claudio Takahasi
2007-08-15
1
-5
/
+5
*
serial: added parsing function for stored proxies
Claudio Takahasi
2007-08-15
1
-3
/
+62
*
serial: proxy_store - replaced tty by uuid
Claudio Takahasi
2007-08-15
1
-1
/
+1
*
Implement support for incoming suspend commands
Johan Hedberg
2007-08-15
1
-3
/
+59
*
serial: restore the initial TTY configuration when the proxy is unregistered
Claudio Takahasi
2007-08-15
1
-0
/
+8
*
serial: initial proxy storage implementation
Claudio Takahasi
2007-08-15
3
-14
/
+74
*
The resume variable is redundant
Johan Hedberg
2007-08-15
1
-6
/
+3
*
Fix resuming of stream on rapid unix client reconnects
Johan Hedberg
2007-08-15
1
-4
/
+14
*
Improve avdtp_write error handling
Johan Hedberg
2007-08-15
1
-7
/
+28
*
Yet another fix (memory leak) to using find_adapter
Johan Hedberg
2007-08-15
1
-6
/
+6
*
check find_adapter return value for NULL
Johan Hedberg
2007-08-15
1
-0
/
+2
*
Use FindAdapter to resolve adapter paths
Johan Hedberg
2007-08-15
1
-2
/
+58
*
send_request returns int and not a boolean
Johan Hedberg
2007-08-15
1
-1
/
+1
*
avdtp_send returns a boolean and not a int
Johan Hedberg
2007-08-15
1
-2
/
+3
*
Switch to OPEN state when receiving Open accept response
Johan Hedberg
2007-08-15
1
-1
/
+5
*
Fix CONFIGURED->OPEN state change
Johan Hedberg
2007-08-15
1
-2
/
+0
*
STREAMING->OPEN happens first when Suspend response is received
Johan Hedberg
2007-08-15
1
-7
/
+1
*
A2DP specific cleanup callback is unnecessary after the previous fix to bluet...
Johan Hedberg
2007-08-15
1
-11
/
+2
*
Minor fixes to alsa plugin.
Luiz Augusto von Dentz
2007-08-14
1
-3
/
+5
*
Reset sink->c before calling get_config to avoid EBUSY
Johan Hedberg
2007-08-14
1
-1
/
+2
*
Don't call a alsa callback from inside a alsa callback
Johan Hedberg
2007-08-14
1
-1
/
+0
*
Cleanup the sbc codec when the plugin is deinitialized
Johan Hedberg
2007-08-14
1
-2
/
+11
[next]