index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
headset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-22
Initialize HFP supported features properly
Johan Hedberg
1
-6
/
+7
2008-01-22
Fix coding style
Johan Hedberg
1
-14
/
+11
2008-01-22
Add (experimental) Headset.IdentifyCall method
Johan Hedberg
1
-2
/
+91
2008-01-16
Reorganize audio.conf parsing in a more modular manner
Johan Hedberg
1
-1
/
+113
2008-01-11
Make sure the correct handle value gets updated when parsing HSP/HFP records
Johan Hedberg
1
-8
/
+13
2008-01-09
handle call rejection properly
Johan Hedberg
1
-4
/
+6
2008-01-09
TerminateCall signal should be called CallTerminated
Johan Hedberg
1
-2
/
+2
2008-01-08
Implement SetupCall method
Johan Hedberg
1
-0
/
+51
2008-01-08
Further headset fixes and cleanup
Johan Hedberg
1
-17
/
+60
2008-01-08
Improve HFP/HSP discovery and connection state tracking
Johan Hedberg
1
-18
/
+21
2007-12-14
Use write instead of g_io_channel_write (which is deprecated)
Johan Hedberg
1
-7
/
+5
2007-12-14
Remove unecessary variable and strlen call
Johan Hedberg
1
-4
/
+2
2007-12-14
Prepare for HFP features
Johan Hedberg
1
-28
/
+47
2007-12-14
Fix mic gain value
Johan Hedberg
1
-1
/
+1
2007-12-12
Add initial mechanism to handle headset commands.
Luiz Augusto von Dentz
1
-121
/
+148
2007-12-11
Fix connecting to hfp headset. (Patch from fdalleau)
Luiz Augusto von Dentz
1
-7
/
+30
2007-12-07
Minor coding style fixes
Johan Hedberg
1
-1
/
+1
2007-11-26
Update services to new error codes and helper functions
Johan Hedberg
1
-26
/
+26
2007-10-23
Update copyright information
Marcel Holtmann
1
-1
/
+1
2007-10-17
Misc. headset fixes
Johan Hedberg
1
-8
/
+12
2007-10-10
Send error response in case of unsupported commands
Marcel Holtmann
1
-5
/
+7
2007-10-03
Minor coding style fixes
Johan Hedberg
1
-4
/
+2
2007-10-03
Error handling fixes
Johan Hedberg
1
-17
/
+26
2007-08-31
Add some extra debug info
Johan Hedberg
1
-4
/
+8
2007-08-31
Implement proper locking for headsets
Johan Hedberg
1
-9
/
+9
2007-08-31
Cleanup and fixes of stream handling
Johan Hedberg
1
-2
/
+2
2007-08-28
Fix unix client disconnects before headset has been successfully connected
Johan Hedberg
1
-3
/
+39
2007-08-28
headset_unlock: only disconnect if necessary
Johan Hedberg
1
-1
/
+2
2007-08-28
Make headset_unlock a no-op if the headset isn't locked
Johan Hedberg
1
-0
/
+3
2007-08-28
Handle alsa+HSP better on client disconnect
Johan Hedberg
1
-0
/
+2
2007-08-27
Convert alsa initiated headset connections to similar callback system that A2...
Johan Hedberg
1
-48
/
+50
2007-08-27
Fix headset state change when an error occurs on both the SCO and the RFCOMM ...
Johan Hedberg
1
-2
/
+6
2007-08-16
Rework interfacing with the avdtp state machine
Johan Hedberg
1
-0
/
+33
2007-08-13
Remove ifndef protections and includes from .h files
Johan Hedberg
1
-0
/
+1
2007-08-12
Clean up mess with header files
Johan Hedberg
1
-32
/
+29
2007-08-11
Remove redundant stream fd from config response
Johan Hedberg
1
-17
/
+15
2007-08-11
Integrate A2DP work from Johan's and Luiz's GIT trees
Johan Hedberg
1
-36
/
+63
2007-07-23
Fix typo in previous coding style fix
Johan Hedberg
1
-1
/
+1
2007-07-23
Small coding style fixes
Johan Hedberg
1
-3
/
+9
2007-07-23
Remove non-critical error print
Johan Hedberg
1
-3
/
+1
2007-07-20
Move server registration and sdp record code from gateway to manager.
Luiz Augusto von Dentz
1
-8
/
+0
2007-07-19
Don't try to process data if g_io_channel_read failed
Johan Hedberg
1
-1
/
+3
2007-07-19
Minor coding style fixes
Johan Hedberg
1
-6
/
+6
2007-07-18
Fix disable_hfp and add human readable string for states.
Luiz Augusto von Dentz
1
-14
/
+22
2007-07-10
Code cleanup.
Luiz Augusto von Dentz
1
-1
/
+1
2007-06-29
Handle state machine in a better way and add disconnect code for plugin.
Luiz Augusto von Dentz
1
-71
/
+53
2007-06-29
Fix concurrent pending connections, properly checks state machine and lot of ...
Luiz Augusto von Dentz
1
-216
/
+195
2007-06-27
Revert changes on storage, rfcomm might change over time.
Luiz Augusto von Dentz
1
-2
/
+2
2007-06-27
Make headset also connect rfcomm when it demands, remove asserts and some cod...
Luiz Augusto von Dentz
1
-306
/
+307
2007-06-22
Add storage support and fixup messed up coding style
Marcel Holtmann
1
-8
/
+8
[next]