History log of /external/bluetooth/bluez/audio/telephony-ofono.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3948fb1198bb7aefea995da09940432378965af9 04-May-2011 Szymon Janc <szymon.janc@tieto.com> Fix empty parameter list in functions declarations

Use foo(void) instead of foo() for parameterless functions declaration.
This allows compiler to check if foo is called without parameters.
/external/bluetooth/bluez/audio/telephony-ofono.c
e3a27197820b503f16f39bf4071b65a4e5123b42 23-Mar-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: fix handling of telephony_key_press_req
/external/bluetooth/bluez/audio/telephony-ofono.c
941eb9973274a7b20411d3e70815c4e78b282ccd 23-Feb-2011 Anderson Lizardo <anderson.lizardo@openbossa.org> Fix DBG() calls with bogus messages

Remove unnecessary trailing newlines (already added by DBG()) and
rewrite debug messages to become more useful.
/external/bluetooth/bluez/audio/telephony-ofono.c
de8eb4773a1ac878b1b9b8e7306a3c1f4cfe43eb 18-Feb-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: fix resetting network status and signal

This prevent using status and signal from previous active modem
/external/bluetooth/bluez/audio/telephony-ofono.c
d8fbf5b42f6a7fff8326b1a69d267640db45b367 18-Feb-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: reset indicators when a network is found

Indicators may have invalid values set from the last time they were used
/external/bluetooth/bluez/audio/telephony-ofono.c
9d7109c994bec237bdf1fff158d9400cbfb1b5c9 10-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: add support for Three Way Calling feature

The Three Way Calling additionally support AT+CHLD values 0,3 and 4.
/external/bluetooth/bluez/audio/telephony-ofono.c
a6099d662b4304e9255c53ab28f23358bb893cba 10-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: add support for Enhanced Call Control feature

The Enhanced Call Control feature is simply an extension of the current
AT+CHLD command:

- Release Specified Call: AT+CHLD=1<idex>
- Private Consultation Mode: AT+CHLD=1<idex>

The new arguments for this command include an index of a specific call as
indicated in the +CLCC response.
/external/bluetooth/bluez/audio/telephony-ofono.c
d8ee95eb6d31fa715398a785b4b79846ca0a1f70 10-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: add proper support for AT+CHLD and AT+CKPD
/external/bluetooth/bluez/audio/telephony-ofono.c
5e072a21aa4d68fdcfa605ef31427411c643e8bd 10-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: add support for inband ringtone feature
/external/bluetooth/bluez/audio/telephony-ofono.c
03085e6ba3e636e35e0395b694077635a9b0f563 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: fix not updating indicators when a call is removed

In some extreme cases such as modem removal ofono may not have a chance
to set the call to disconnected state so indicators would not be update
properly.
/external/bluetooth/bluez/audio/telephony-ofono.c
806c74dbebe7402d0485f80854b95aca8e68fcea 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: add handling for Modem.Interfaces property

This should make sure a modem is only used if a network is available
/external/bluetooth/bluez/audio/telephony-ofono.c
c7b0c8e099b8fdfa1ad2a905d6f482beb3aaddaa 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: handle ofono appearing/disappearing from bus
/external/bluetooth/bluez/audio/telephony-ofono.c
9946e8636c3361dc769c5f8a463b74158018d3dd 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: simplify watches handling logic
/external/bluetooth/bluez/audio/telephony-ofono.c
c49dc8c7c815191b5825896f827cac2e2ff395ff 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: fix not canceling pending calls on exit
/external/bluetooth/bluez/audio/telephony-ofono.c
9fa0976e28224d25c62d4a68fd02a6e5134447e6 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: make use of GetCalls method
/external/bluetooth/bluez/audio/telephony-ofono.c
e2f9bfa4b8ce406d93f38f248ffd2e503bb4a7a6 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: make use of GetModems method

Ofono API has changed, modem list is no longer a property
/external/bluetooth/bluez/audio/telephony-ofono.c
d17f5b9f524a599dcf8a5a66b01275c65615b8c7 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: fix not setting originating when status property changes
/external/bluetooth/bluez/audio/telephony-ofono.c
16ec168ac7fdd18cb2cbc7b3be7df349fd84c41c 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: fix not being able to answer alerting/waiting calls
/external/bluetooth/bluez/audio/telephony-ofono.c
1097cfd46e906ddfd8a827ce683c1eddf2d98499 05-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> telephony-ofono: notify alerting calls when headset connects
/external/bluetooth/bluez/audio/telephony-ofono.c
401be3748717fae613041592778a3a7160fb763c 12-Dec-2010 Johan Hedberg <johan.hedberg@nokia.com> Fix cleaning up HFP state after calling telephony_exit

HFP state variables in telephony.h need to be reset when telephony_exit
is called. This is even more important now that telephony_init/exit get
called simply by toggling the adapter powered state.
/external/bluetooth/bluez/audio/telephony-ofono.c
b0d302d48976920cec7548ec5cc603f3896bbb8c 09-Dec-2010 Johan Hedberg <johan.hedberg@nokia.com> Fix HFP response and hold (AT+BTRH) command response

Since no telephony driver supports this command at the moment the
correct behavior is to always return an error. Therefore, a new
"not supported" value is needed for the respective state variable.
/external/bluetooth/bluez/audio/telephony-ofono.c
ce8ed402a7f2ec520ab01d7251128945a4d808c0 06-Sep-2010 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> Make use of ofono bus name when watching its signals
/external/bluetooth/bluez/audio/telephony-ofono.c
2a6500b516bb7c864f810cb4bba7584bf24a246a 08-Jun-2010 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> Fix possible memory leaks on ofono driver
/external/bluetooth/bluez/audio/telephony-ofono.c
8e58667ef0a4cda88ac64137728da28d8fdf3f0f 21-May-2010 Gustavo F. Padovan <gustavo@padovan.org> Move debug() to DBG()

Use the new dynamic debug feature
/external/bluetooth/bluez/audio/telephony-ofono.c
e891f7df6225c758da0d95f7554c6cc67f72f31e 21-May-2010 Gustavo F. Padovan <gustavo@padovan.org> Move logging.{c,h} to log.{c,h}

Try to make log stuff more similar to ConnMan and oFono.
/external/bluetooth/bluez/audio/telephony-ofono.c
c5321032b046c39477ab99a05e933b13d0b67a04 29-Mar-2010 Forrest Zhao <forrest.zhao@intel.com> Return error when modem_obj_path is NULL

This could prevent crash in case modem_obj_path is NULL.
/external/bluetooth/bluez/audio/telephony-ofono.c
ffcc20892f771c6bb604497e8f28e53914fce96d 25-Mar-2010 Forrest Zhao <forrest.zhao@intel.com> Set voice_call.watch in correct way

It was set wrongly to device_watch.
/external/bluetooth/bluez/audio/telephony-ofono.c
463763c080cd72ecd727a218dd68f7c0ba95bc9e 23-Mar-2010 Luiz Augusto Von Dentz <luiz.dentz-von@nokia.com> Fix unhandled returns of dbus_message_get_args
/external/bluetooth/bluez/audio/telephony-ofono.c
4ebb87203d438ea2672cc406813807e227b760e2 09-Mar-2010 Johan Hedberg <johan.hedberg@nokia.com> Coding style fixes for telephony-ofono.c
/external/bluetooth/bluez/audio/telephony-ofono.c
0218ab79ea881c593111b7165cd57337c711d2ec 14-Jan-2010 Peter Zotov <whitequark@whitequark.ru> Add preliminary voice dialling support for HSP
/external/bluetooth/bluez/audio/telephony-ofono.c
d3b613c392352f59fd6b18becf80e6504ad2423c 07-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update Intel copyrights
/external/bluetooth/bluez/audio/telephony-ofono.c
5592142cb9383df0556b27ac59e96547b380310b 07-Jan-2010 Johan Hedberg <johan.hedberg@nokia.com> Update Nokia copyrights
/external/bluetooth/bluez/audio/telephony-ofono.c
9184e2eeb7b97371c6b83b747c8984e2340d2b47 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/audio/telephony-ofono.c
8309018a3f1e381c95a019071b6e870e6363bd9b 29-Dec-2009 Luiz Augusto Von Dentz <luiz.dentz-von@nokia.com> Port ofono telefony driver to use g_dbus_add_signal_watch
/external/bluetooth/bluez/audio/telephony-ofono.c
83003660808c30390f21c569a5ba7dbdd8344a41 22-Oct-2009 Claudio Takahasi <claudio.takahasi@openbossa.org> Some coding style fixes and removed unused function.
/external/bluetooth/bluez/audio/telephony-ofono.c
884debf8418651b63b1a5a8918092ba4d230783e 03-Jul-2009 Johan Hedberg <johan.hedberg@nokia.com> Make the redundant indicator change check optional

HFP 1.5 seems to require a 1->1 value change for the "callheld" indicator
every time a held and an active call are swapped. So the redundant change
check needs to be possible to configure on a per-indicator basis.
/external/bluetooth/bluez/audio/telephony-ofono.c
9ff86aa7f2c11cb3198dfcde93f8db3c534ecdb6 03-Jul-2009 Johan Hedberg <johan.hedberg@nokia.com> Remove unnecessary telephony_get_indicator checks

Now that telephony_update_indicator checks for no-change situations it's
unnecessary to do the same check within the telephony drivers.
/external/bluetooth/bluez/audio/telephony-ofono.c
d89690657f2634ceb9d4b13257ccc7d60bc0cb5d 03-Jun-2009 Forrest Zhao <forrest.zhao@intel.com> change OFONO_MANAGER_INTERFACE to get aligned with ofono interface
/external/bluetooth/bluez/audio/telephony-ofono.c
e925c22367a6b5c501c6635691d3e3399f492e78 13-May-2009 Marcel Holtmann <marcel@holtmann.org> Fix warnings in oFono telephony driver
/external/bluetooth/bluez/audio/telephony-ofono.c
a34c155f55270b917795d003be24488f53d9b711 13-May-2009 Forrest Zhao <forrest.zhao@intel.com> add support for HFP plugin for oFono
/external/bluetooth/bluez/audio/telephony-ofono.c