summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_hf.c
Commit message (Expand)AuthorAgeFilesLines
* During call state change DIALING/ALERTING -> CONNECTED, donot redo SCOMatthew Xie2012-10-181-1/+1
* Send the enabled hfp/hsp service UUIDs based on configRavi Nagarajan2012-09-281-1/+7
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-40/+11
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-0/+0
* Send SCO_AUDIO_CONNECTING on connect_audioKausik Sinnaswamy2012-07-141-0/+32
* Handle AG SLC setup timeoutRavi Nagarajan2012-07-141-0/+4
* When Bluetooth disable is initiated, terminate pending bonding setup, and res...Ravi Nagarajan2012-07-141-2/+2
* Drop the automatic AVRCP Play command sent from the remote right after the c...Ganesh Ganapathi Batta2012-07-141-0/+39
* Cleaned-up HF/AV profile serialization codeAndre Eisenbach2012-07-141-2/+0
* AV/HFP profile connection serializationAndre Eisenbach2012-07-141-3/+12
* Added support to disable HFP via compile time variable in bdroid_<target>.txtfredc2012-07-141-7/+23
* Enable support for Unknown AT commands (AT commands stack doesnt parse). Add ...Sreenidhi T2012-07-141-4/+4
* Match the call and callheld indicator status in CIND with CLCC. call indicate...Ravi Nagarajan2012-07-141-7/+10
* Resolve HFP PTS issues related to 3way calling. Following were the changesRavi Nagarajan2012-07-141-4/+7
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-59/+58
* Add support for Voice Recognition. Stack will verify that the peer supports V...Ravi Nagarajan2012-07-141-12/+26
* Handle scenarios where call is incoming/outgoing/connected/waiting when a hea...Ravi Nagarajan2012-07-141-7/+46
* Notify the app of SLC connection, clear phone states on disconnect and rfcomm...Ravi Nagarajan2012-07-141-2/+18
* Add type to the CCWA caller id stringRavi Nagarajan2012-07-141-2/+6
* PTS fixes: Add quotes for number in CLIP, remove index 4 from CHLD, re-define...Ravi Nagarajan2012-07-141-4/+7
* Fix the BRSF to advertise 3way call support and disable ECCRavi Nagarajan2012-07-141-2/+2
* Fix the CHLD handling, stack sends the string argument, convert to int before...Ravi Nagarajan2012-07-141-1/+2
* HFP 3-way call handling fixes: On call end, reset callheld as well. callsetup...Ravi Nagarajan2012-07-141-2/+13
* Dynamic enable/disable profiles using the profile's init/cleanup APIsKausik Sinnaswamy2012-07-141-10/+32
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+1010