summaryrefslogtreecommitdiff
path: root/android/handsfree.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* android/handsfree: Fix unaligned struct accessBastien Nocera2019-05-131-1/+3
* android: Remove dead codeSzymon Janc2015-10-301-8/+1
* android/handsfree: Fix missing HFP WBS callbackWill Wang2015-09-011-0/+7
* android/handsfree: Fix invalid size of SCO_OP_GET_FD commandSzymon Janc2015-06-121-1/+1
* android/handsfree: Fix SCO disconnection while dialingMariusz Skamra2015-02-201-0/+4
* android/handsfree: Fix not sending proper call hold statusMariusz Skamra2015-02-201-1/+4
* android/handsfree: Fix no indicators after rejected incoming callSzymon Janc2015-02-201-6/+32
* android/handsfree: Refactor connect_sco_cbSzymon Janc2015-02-171-14/+11
* android/handsfree: Fix possible invalid memory writeSzymon Janc2015-02-091-1/+2
* android/handsfree: Relax AT+CMER handlingSzymon Janc2015-02-091-2/+5
* android/handsfree: Don't disconnect on unknown command in SLCSzymon Janc2015-02-091-7/+2
* android/handsfree: Fix not selecting correct SDP HSP recordSzymon Janc2015-02-031-18/+12
* android/handsfree: Fix not selecting correct SDP HFP recordSzymon Janc2015-02-031-20/+14
* android/handsfree: Fix removing invalid glib sourceSzymon Janc2015-01-291-1/+3
* android/handsfree: Fix handling invalid configure_wbs commandSzymon Janc2015-01-021-1/+1
* android/handsfree: Add support for configure WBS commandSzymon Janc2014-12-191-1/+35
* android/handsfree: Add initial support for configure WBS commmandSzymon Janc2014-12-191-0/+21
* android/handsfree: Simplify codec selectionLukasz Rymanowski2014-12-031-3/+2
* android/handsfree: Use bt_sco lib in HFP AG codeLukasz Rymanowski2014-12-031-136/+44
* android/handsfree: Fix invalid size check for VR commandsSzymon Janc2014-11-221-2/+2
* android/handsfree: Open code find_default_device functionSzymon Janc2014-11-221-8/+1
* android/handsfree: Add support for multiple HF instancesSzymon Janc2014-11-221-5/+11
* android/handsfree: Send phone state to all connected devicesLukasz Rymanowski2014-11-131-22/+29
* android/handsfree: Send indicator notif to all connected devicesLukasz Rymanowski2014-11-131-7/+14
* android/handsfree: Use bdaddr provided for find_device()Andrei Emeltchenko2014-11-061-3/+7
* android/handsfree: Return default device for zero bdaddrAndrei Emeltchenko2014-11-061-0/+3
* android/handsfree: Add support for new API for key_pressed_cmd_cbAndrei Emeltchenko2014-11-061-1/+5
* android/handsfree: Add support for new API for unknown_at_cmd_cbAndrei Emeltchenko2014-11-061-0/+2
* android/handsfree: Add support for new API for clcc_cmd_cbAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for cops_cmd_cbAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for cind_cmd_cbAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for cnum_cmd_cbAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for chld_cmd_cbAndrei Emeltchenko2014-11-061-0/+1
* android/handsfree: Add support for new API for nrec_cmd_cbAndrei Emeltchenko2014-11-061-0/+1
* android/handsfree: Add support for new API for handle_dtmfAndrei Emeltchenko2014-11-061-0/+1
* android/handsfree: Add support for new API for dial_call_cmd_cbAndrei Emeltchenko2014-11-061-0/+3
* android/handsfree: Add support for new API for volume_cmd_cbAndrei Emeltchenko2014-11-061-0/+2
* android/handsfree: Add support for new API for hangup_call_cmd_cbAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for handle_answerAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for vr_cmd_cbAndrei Emeltchenko2014-11-061-0/+2
* android/handsfree: Add support for new API for clcc_responseAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for at_responseAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for formatted_at_responseAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for cind_responseAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for cops_responseAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for volume_controlAndrei Emeltchenko2014-11-061-1/+4
* android/handsfree: Add support for new API for stop_vrAndrei Emeltchenko2014-11-061-1/+5
* android/handsfree: Add support for new API for start_vrAndrei Emeltchenko2014-11-061-1/+5
* android/handsfree: Add support for new API for handsfree initAndrei Emeltchenko2014-11-061-1/+4