aboutsummaryrefslogtreecommitdiff
path: root/audio/headset.c
AgeCommit message (Expand)Author
2011-05-15Disconnect headset when not able to reply with ERROR commandSzymon Janc
2011-05-15Fix callbacks numbering in connect_cb_new from audio/headset.cSzymon Janc
2011-04-27Fix format string warningsJohan Hedberg
2011-04-27Add format string warnings to printf-style functionsJohan Hedberg
2011-04-27Accept Apple specific headset commandsMarcel Holtmann
2011-04-19Fix not waiting for POLLERR when disconnecting SCOLuiz Augusto von Dentz
2011-04-18Add NO CARRIER response to HFPDmitriy Paliy
2011-04-04Fix check for valid SCO socket before shutdownDaniel Orstadius
2011-03-25Wait SCO socket to HUP before changing stateLuiz Augusto von Dentz
2011-02-09Fix bluetoothd exit on badly formated AT+VTSDmitriy Paliy
2011-01-19Update NREC callback code to originally intended v2 stateJohan Hedberg
2011-01-19Add proper tracking mechanism to NRECLuiz Augusto von Dentz
2011-01-19Fix use of deprecated glib on audio pluginLuiz Augusto von Dentz
2010-12-27Fix printing D-Bus errors when headset record could not be foundLuiz Augusto von Dentz
2010-12-16Convert more D-Bus errors to btd_error_*Gustavo F. Padovan
2010-12-16Add btd_error_not_ready()Gustavo F. Padovan
2010-12-16Fix sending duplicate speaker/microphone gains to the headsetLuiz Augusto von Dentz
2010-12-16Remove error_common_reply()Gustavo F. Padovan
2010-12-14audio: use btd_error_failed()Gustavo F. Padovan
2010-12-13Fix potential memory leak of ag.numberJohan Hedberg
2010-12-12Fix cleaning up HFP state after calling telephony_exitJohan Hedberg
2010-12-12Don't strdup the chld string for HFPJohan Hedberg
2010-12-09Fix HFP response and hold (AT+BTRH) command responseJohan Hedberg
2010-12-08Add btd_error_already_connected()Gustavo F. Padovan
2010-12-07Add btd_error_busy()Gustavo F. Padovan
2010-12-07Add btd_error_not_available()Gustavo F. Padovan
2010-12-07Add btd_error_in_progress()Gustavo F. Padovan
2010-12-07Add btd_error_not_connected()Gustavo F. Padovan
2010-12-07Create btd_error_invalid_args()Gustavo F. Padovan
2010-11-28Remove unused includesJohan Hedberg
2010-10-15Set initial HFP/HSP mic and speaker gain values to max instead of minJohan Hedberg
2010-09-28Fix headset disconnecting via device disconnectRadoslaw Jablonski
2010-09-15Introduce headset_get_inbandLuiz Augusto von Dentz
2010-08-18Add fast connectable support to HFPDmitriy Paliy
2010-05-27Add headset_set_gain to eliminate duplicate codeLuiz Augusto von Dentz
2010-05-27Fix not emitting PropertyChanged for SpeakerGain/MicrophoneGainLuiz Augusto von Dentz
2010-05-27Use DBG instead of debug for more verbose outputLuiz Augusto von Dentz
2010-05-25Fix redundant speaker/microphone gains being sentLuiz Augusto von Dentz
2010-05-21Move debug() to DBG()Gustavo F. Padovan
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan
2010-04-02Fix invalid memory access in headset_get_nrec when hs->slc is NULLJohan Hedberg
2010-03-22Use correct sign for error valueLuiz Augusto Von Dentz
2010-03-22Fix SCO connection error propagationJohan Hedberg
2010-03-04Fix using invalid data from previous headset connectionLuiz Augusto Von Dentz
2010-01-15Add preliminary voice dialling support for HSPPeter Zotov
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-09-21Fix headset_suspend_stream behavior for invalid statesJohan Hedberg
2009-09-21Fix headset connecting state string representationJohan Hedberg
2009-09-04Fix telephony connection state notification for failed connectsJohan Hedberg