summaryrefslogtreecommitdiff
path: root/audio/gateway.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-11hfp: gateway_suspend_stream should trigger a state changeDaniel Wagner1-0/+1
2010-12-16Add btd_error_agent_not_available()Gustavo F. Padovan1-2/+1
2010-12-16Remove error_common_reply()Gustavo F. Padovan1-8/+10
2010-12-14audio: use btd_error_failed()Gustavo F. Padovan1-6/+5
2010-12-08convert errors to btd_error_does_not_exist()Gustavo F. Padovan1-3/+1
2010-12-08convert errors to btd_error_not_authorized()Gustavo F. Padovan1-2/+1
2010-12-07Add btd_error_not_connected()Gustavo F. Padovan1-3/+1
2010-12-07Add btd_error_already_exists()Gustavo F. Padovan1-3/+1
2010-12-07Create btd_error_invalid_args()Gustavo F. Padovan1-6/+2
2010-11-28Remove unused includesJohan Hedberg1-3/+0
2010-06-08audio: fix leak on gatewayGustavo F. Padovan1-1/+14
2010-06-08audio: Fix typoGustavo F. Padovan1-2/+2
2010-05-21Move debug() to DBG()Gustavo F. Padovan1-7/+7
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan1-1/+1
2010-02-15audio/gateway.c: Don't reply to DBus when connection comes from AGGustavo F. Padovan1-5/+9
2010-02-10Add argument verification when unregistering Handsfree agentClaudio Takahasi1-0/+13
2010-02-04Implement HandsfreeGateway InterfaceGustavo F. Padovan1-110/+337
2010-02-03clean up audio/gateway.cGustavo F. Padovan1-759/+1
2010-01-07Update Nokia copyrightsJohan Hedberg1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-10-06Fix a few SDP related memory leaksJohan Hedberg1-0/+2
2009-07-16Cleanup gateway code to make Coverty happy.Luiz Augusto von Dentz1-52/+57
2009-07-16Fix unhandled return.Luiz Augusto von Dentz1-1/+4
2009-06-30Remove redundant newline characters in debug logsJohan Hedberg1-10/+10
2009-06-30Misc fixes for HFP HF roleForrest Zhao1-15/+22
2009-05-02Fix more format string issuesJohan Hedberg1-1/+1
2009-04-21re-use the sco_server initiated by audio pluginForrest Zhao1-31/+32
2009-04-09Always use voice number type (no semicolon means data call)Johan Hedberg1-1/+1
2009-04-08Minor whitespace fixJohan Hedberg1-1/+1
2009-04-08IPC integration part for HFP HF support (org.bluez.HeadsetGateway)Forrest Zhao1-0/+79
2009-04-03The main part for HFP HF (org.bluez.HeadsetGateway) supportForrest1-0/+1030
2009-04-03Add basic framework support for HFP HF role (org.bluez.HeadsetGateway)Forrest1-0/+64
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-10-23Update copyright informationMarcel Holtmann1-0/+1
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg1-0/+5
2007-08-12Clean up mess with header filesJohan Hedberg1-0/+2
2007-07-20Move server registration and sdp record code from gateway to manager.Luiz Augusto von Dentz1-546/+0
2007-07-18Fix disable_hfp and add human readable string for states.Luiz Augusto von Dentz1-0/+19
2007-07-10Code cleanup.Luiz Augusto von Dentz1-1/+3
2007-06-23Fix default config settingsMarcel Holtmann1-8/+1
2007-06-22Add storage support and fixup messed up coding styleMarcel Holtmann1-431/+434
2007-06-22Add audio gateway files that implements org.bluez.audio.Gateway interface.Luiz Augusto von Dentz1-0/+555
2007-06-22Remove wrongly committed filesMarcel Holtmann1-555/+0
2007-06-22Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz1-0/+555