Commit Graph

6117 Commits

Author SHA1 Message Date
Mikel Astiz 6072a98109 handsfree: Implement inband ring settings 2011-09-09 00:30:54 -05:00
Mikel Astiz f9fba08432 include: Add in-band ring to handsfree public api 2011-09-09 00:30:54 -05:00
Mikel Astiz 7d5b57e47c hfpmodem: Add skeleton driver implemenetation 2011-09-09 00:30:14 -05:00
Denis Kenzior eb303bea91 AUTHORS: Mention Mikel's contributions 2011-09-09 00:12:12 -05:00
Mikel Astiz 8de8e9f0c7 handsfree: Add skeleton implementation 2011-09-09 00:10:06 -05:00
Mikel Astiz 99834ab1e2 include: Add skeleton handsfree public atom API 2011-09-09 00:10:06 -05:00
Mikel Astiz 5eae4a6fd6 dbus: Add Handsfree interface definition 2011-09-09 00:10:06 -05:00
Mikel Astiz a20372ee06 TODO: Task added for HFP-specific capabilities 2011-09-09 00:10:06 -05:00
Denis Kenzior a33c546694 plugins: Fix unused var warning 2011-09-09 00:10:06 -05:00
Denis Kenzior a11b68b604 tools: Make lookup-apn use mbpi.c 2011-09-08 23:50:19 -05:00
Denis Kenzior cbe83ead62 plugins: Add mobile-broadband-provider-info parser 2011-09-08 23:50:19 -05:00
Denis Kenzior 51d0ac1ce4 gprs: Allow NULL context names while provisioning 2011-09-08 23:50:19 -05:00
Denis Kenzior d34727512c include: Minor style tweaks 2011-09-08 03:42:19 -05:00
Denis Kenzior abe97aa939 emulator: Minor style tweaks inside bia_cb 2011-09-08 03:41:07 -05:00
Frédéric Danis c33584e219 TODO: mark HFP AG 1.6 indicator activation as done 2011-09-08 03:28:25 -05:00
Frédéric Danis f52faaecde include: update HFP features types to version 1.6 2011-09-08 03:28:14 -05:00
Frédéric Danis 4a8db5985b emulator: add AT+BIA support for HFP 2011-09-08 03:27:37 -05:00
Pekka Pessi fb16f89abb build: Fix generating links in Makefile.am
In case relative dependency is in $(srcdir), $< already includes path to
$(srcdir).
2011-08-30 11:34:05 -07:00
Denis Kenzior 920d683367 TODO: Rework USB DUN task 2011-08-23 23:53:08 -05:00
Denis Kenzior 41659dd2b6 doc: Reword features.txt 2011-08-23 23:53:08 -05:00
Denis Kenzior 2ec6482b56 doc: Minor style fixes 2011-08-23 23:53:08 -05:00
Guillaume Zajac 07ef171152 TODO: Mark Bluetooth DUN task as done 2011-08-23 23:53:08 -05:00
Guillaume Zajac 9829339dd7 TODO: Split DUN task into BT & USB DUN 2011-08-23 23:53:08 -05:00
Aki Niemi 059a5c80f7 isimodem: Add UICC functionality
Based on patches from:
Iiro Kaihlaniemi <iiro.kaihlaniemi@nokia.com>
Jessica Nilsson <jessica.j.nilsson@stericsson.com>
2011-08-29 14:32:45 +03:00
Iiro Kaihlaniemi 84fd57d08a build: Add isimodem UICC utilities to build 2011-08-29 14:32:44 +03:00
Iiro Kaihlaniemi 1542b6f928 isimodem: Add UICC utilities 2011-08-29 14:32:43 +03:00
Iiro Kaihlaniemi 5acb0a8d7e isimodem: Allow network registration automatically 2011-08-29 14:32:43 +03:00
Iiro Kaihlaniemi ee92dedf28 isimodem: Add missing codepoints and debugs 2011-08-29 14:32:42 +03:00
Denis Kenzior 151a0f636f TODO: Add cbs umts format task 2011-08-21 23:16:46 -05:00
Denis Kenzior a1d8642a14 TODO: Add CPHS SPN and short-SPN tasks 2011-08-21 23:14:11 -05:00
Marcel Holtmann 036707e42a hso: Switch modem to use error numbers instead of strings 2011-08-22 17:42:36 -07:00
Denis Kenzior cb21b7f442 voicecall: Relax reqs for hangup of held calls
If we have a single held call, then it should be possible to hang it up
with 'Hangup' even if active calls exist.  Only if multiple held calls
or a waiting call exists should we disallow the request due to possible
side-effects.
2011-08-18 19:28:40 -05:00
Denis Kenzior 236f1ffb36 voicecall: Move stuff around 2011-08-18 19:28:20 -05:00
Denis Kenzior ddbacc2dda gprs: Experimental fix for twitchy Huawei firmware 2011-08-18 14:23:04 -05:00
Denis Kenzior ee0c621e54 network: Fix crash with an empty mcc/mnc cops list
Some hardware returns an empty mcc/mnc operator during an operator scan
when no operators are found (e.g. on an LTE dongle in a non-LTE area).
This results in oFono mistaking trying to update a non-existent operator
object.

For reference:
ofonod[27532]: Device: < \r\n+NWSTATEIND: 4\r\n\r\n+COPS:
(0,"","","",255),,(0-4),(0-2)\r\n\r
\nOK\r\n
process 27532: arguments to dbus_message_new_signal() were incorrect,
assertion "_dbus_check_
is_valid_path (path)" failed in file dbus-message.c line 1289.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
2011-08-18 13:51:40 -05:00
Daniel Wagner 75603a546f udev: Fix typo for Huawei diagnostic interfaces 2011-08-17 17:16:00 -07:00
Marcel Holtmann 152529ac75 plugin: Use weak reference for external debug statements 2011-08-16 09:15:53 -07:00
Marcel Holtmann 28b0049930 plugin: Use simpler version mismatch error 2011-08-15 16:22:03 -07:00
Marcel Holtmann 652b2d0c43 plugin: Add debug support for external plugins 2011-08-15 16:16:36 -07:00
Marcel Holtmann 1d8ff99f75 log: Use separate function for enable logging 2011-08-15 16:12:26 -07:00
Caiwen Zhang 041f8dbb06 cdma-voicecall: Implement SendTones method 2011-08-15 00:56:29 -05:00
Caiwen Zhang b24ccd3f84 include: Add send_tones to cdma voicecall driver API 2011-08-15 00:55:09 -05:00
Caiwen Zhang fbf909fad4 cdma-voicecall: Implement SendFlash method 2011-08-15 00:53:59 -05:00
Caiwen Zhang 949f0ad447 include: Add send_flash to cdma voicecall driver API 2011-08-15 00:53:04 -05:00
Caiwen Zhang e2be184afb cdma-voicecall: Implement Answer method 2011-08-15 00:50:36 -05:00
Caiwen Zhang 06d45196a8 include: Add cdma-voicecall answer driver API 2011-08-15 00:49:40 -05:00
Denis Kenzior de9706cc06 doc: Reword features.txt entry 2011-08-15 00:28:56 -05:00
Frédéric Danis d5520540ce TODO: mark HFP AG emulator task as done 2011-08-15 00:25:41 -05:00
Frédéric Danis 0001866186 emulator: fix indicator notification 2011-08-15 00:25:27 -05:00
Denis Kenzior 2867bf724d gatserver: Add command finished callbacks 2011-08-15 00:25:27 -05:00