Denis Kenzior [Fri, 12 Mar 2010 13:51:58 +0000 (07:51 -0600)]
Reorder: stk response length structure
Follow the order of the specification
Denis Kenzior [Thu, 11 Mar 2010 21:24:29 +0000 (15:24 -0600)]
Refactor: stk item id dataobj
Denis Kenzior [Thu, 11 Mar 2010 21:21:05 +0000 (15:21 -0600)]
Refactor: stk item dataobject
Denis Kenzior [Thu, 11 Mar 2010 20:43:59 +0000 (14:43 -0600)]
Refactor: stk configuration capability parameters
Denis Kenzior [Wed, 10 Mar 2010 18:53:09 +0000 (12:53 -0600)]
Refactor: Update the subaddress structure
Denis Kenzior [Wed, 10 Mar 2010 17:26:18 +0000 (11:26 -0600)]
Refactor: stk alpha identifier object
Style issues, we must also return FALSE in case conversion fails
Denis Kenzior [Wed, 10 Mar 2010 19:10:14 +0000 (13:10 -0600)]
Refactor: stk address structure
Yang Gu [Mon, 8 Mar 2010 04:25:49 +0000 (12:25 +0800)]
Add parser for tone objects
Yang Gu [Mon, 8 Mar 2010 04:20:07 +0000 (12:20 +0800)]
Add parser for sms tpdu objects
Yang Gu [Fri, 5 Mar 2010 08:40:20 +0000 (16:40 +0800)]
Add parser for result objects
Yang Gu [Fri, 5 Mar 2010 07:25:28 +0000 (15:25 +0800)]
Add parser for item identifier objects
Yang Gu [Fri, 5 Mar 2010 05:40:40 +0000 (13:40 +0800)]
Add parser for item objects
Yang Gu [Fri, 5 Mar 2010 04:45:31 +0000 (12:45 +0800)]
Add parser for capability configuration parameters objects
Yang Gu [Fri, 5 Mar 2010 04:43:34 +0000 (12:43 +0800)]
Add parser for subaddress objects
Yang Gu [Fri, 5 Mar 2010 04:42:00 +0000 (12:42 +0800)]
Add parser for alpha identifier objects
Yang Gu [Fri, 5 Mar 2010 04:34:28 +0000 (12:34 +0800)]
Add parser for address objects
Zhenhua Zhang [Tue, 9 Mar 2010 10:01:17 +0000 (18:01 +0800)]
Fix Don't check CLIR CUG option in hfp_dial
For HFP call, no need to check CLIR & CUG option. It doesn't affect dial
out string.
Marcel Holtmann [Sun, 7 Mar 2010 22:32:48 +0000 (14:32 -0800)]
Make interface callback tables const
Vinicius Costa Gomes [Mon, 1 Feb 2010 19:16:22 +0000 (16:16 -0300)]
Fix the case when the requested name is already in use
We weren't setting the dbus error in this situation.
Marcel Holtmann [Sun, 7 Mar 2010 12:39:25 +0000 (04:39 -0800)]
Release 0.19
Denis Kenzior [Wed, 3 Mar 2010 19:07:24 +0000 (13:07 -0600)]
Fix: Use the proper enum type
Zhenhua Zhang [Tue, 2 Mar 2010 10:21:36 +0000 (18:21 +0800)]
Add command echo back if ATE=1
Denis Kenzior [Tue, 2 Mar 2010 18:39:15 +0000 (12:39 -0600)]
Fix: warning
src/stkutil.c: In function ‘parse_dataobj_imm_resp’:
src/stkutil.c:191: error: unused variable ‘data’
Denis Kenzior [Tue, 2 Mar 2010 00:16:23 +0000 (18:16 -0600)]
stk: Validate src/dst combination
Denis Kenzior [Tue, 2 Mar 2010 00:16:02 +0000 (18:16 -0600)]
stk: Add initial unit test for Get Input
Denis Kenzior [Mon, 1 Mar 2010 23:58:14 +0000 (17:58 -0600)]
Add support for Get Input proactive command
Denis Kenzior [Mon, 1 Mar 2010 23:57:56 +0000 (17:57 -0600)]
Support Default Text data objects
Denis Kenzior [Mon, 1 Mar 2010 23:57:18 +0000 (17:57 -0600)]
Add parser for Response Length objects
Denis Kenzior [Mon, 1 Mar 2010 23:56:16 +0000 (17:56 -0600)]
Cleanup: Move some stuff around to be more logical
Denis Kenzior [Mon, 1 Mar 2010 23:27:38 +0000 (17:27 -0600)]
Add support for GET INKEY proactive command
Denis Kenzior [Mon, 1 Mar 2010 23:10:56 +0000 (17:10 -0600)]
Add parser for Frame Identifier object
Denis Kenzior [Mon, 1 Mar 2010 22:18:17 +0000 (16:18 -0600)]
Add parser for text attribute objects
Denis Kenzior [Mon, 1 Mar 2010 22:03:06 +0000 (16:03 -0600)]
Update unit tests with Duration tests
Denis Kenzior [Mon, 1 Mar 2010 22:02:33 +0000 (16:02 -0600)]
Add parser for Duration objects
Denis Kenzior [Mon, 1 Mar 2010 21:25:14 +0000 (15:25 -0600)]
Style: add relevant sections for dataobj parsers
Denis Kenzior [Mon, 1 Mar 2010 21:19:29 +0000 (15:19 -0600)]
Add parser for STK Immediate Response objects
Denis Kenzior [Mon, 1 Mar 2010 21:16:01 +0000 (15:16 -0600)]
Update unit tests with icon_id support
Denis Kenzior [Mon, 1 Mar 2010 21:15:37 +0000 (15:15 -0600)]
Add parsing for Icon Identifier objects
Andrzej Zaborowski [Mon, 1 Mar 2010 04:38:29 +0000 (05:38 +0100)]
Use stk_envelope_type constant name in sim.c
Andrzej Zaborowski [Mon, 1 Mar 2010 04:29:28 +0000 (05:29 +0100)]
Fix: Enter RESPONSE_SENT state in ussd response cb
Denis Kenzior [Sat, 27 Feb 2010 16:20:23 +0000 (10:20 -0600)]
stk: Refactor proactive command parser
Make it a bit easier to extend by using va_args
Denis Kenzior [Sat, 27 Feb 2010 16:19:51 +0000 (10:19 -0600)]
stk: Add text attribute structure
Denis Kenzior [Sat, 27 Feb 2010 16:19:19 +0000 (10:19 -0600)]
stk: Add Duration structure
Denis Kenzior [Sat, 27 Feb 2010 16:17:22 +0000 (10:17 -0600)]
stk: Add icon identifier structure
Denis Kenzior [Sat, 27 Feb 2010 16:09:30 +0000 (10:09 -0600)]
Add duration type enum
Denis Kenzior [Fri, 26 Feb 2010 22:17:10 +0000 (16:17 -0600)]
Fix: Simplify write-again logic
Denis Kenzior [Fri, 26 Feb 2010 22:16:46 +0000 (16:16 -0600)]
Fix: Don't allocate buffers if we don't need to
Zhenhua Zhang [Fri, 26 Feb 2010 09:56:32 +0000 (17:56 +0800)]
Add write server response into non-blocking IO
Write server response into non-blocking GIOChannel when we have
G_IO_OUT signal.
Zhenhua Zhang [Fri, 26 Feb 2010 09:56:31 +0000 (17:56 +0800)]
Add write buffer queue for non-blocking write
The head of the queue is the data to be written, the tail is the
free buffer to cache data into.
If the tail of queue is full, allocate a new free buffer and
append it at the tail.
Zhenhua Zhang [Fri, 26 Feb 2010 09:56:30 +0000 (17:56 +0800)]
Add define for read and write buffer size
Zhenhua Zhang [Fri, 26 Feb 2010 09:56:29 +0000 (17:56 +0800)]
Do not trigger user disconnect at g_at_shutdown
Similar to gatchat, introduce read_watcher_destroy_notify and do
not trigger user disconnect at g_at_shutdown. Delay destroy of
gatserver until read_watcher is destroyed.
João Paulo Rechi Vita [Wed, 24 Feb 2010 19:14:26 +0000 (16:14 -0300)]
doc: Add 'Name' property under 'Modem' interface.
João Paulo Rechi Vita [Wed, 24 Feb 2010 19:14:27 +0000 (16:14 -0300)]
Test: Show number being dialed
João Paulo Rechi Vita [Wed, 24 Feb 2010 19:14:25 +0000 (16:14 -0300)]
Test: Show id of the modem being enabled/disabled
Denis Kenzior [Tue, 23 Feb 2010 23:11:29 +0000 (17:11 -0600)]
Update unit test for USAT display text command
Denis Kenzior [Tue, 23 Feb 2010 23:10:26 +0000 (17:10 -0600)]
Add basic support for USAT/CAT proactive commands
Only display_text with mandatory fields is currently supported.
Denis Kenzior [Tue, 23 Feb 2010 18:01:09 +0000 (12:01 -0600)]
Add COMPREHENSION TLV iterator utilities
Denis Kenzior [Tue, 23 Feb 2010 17:22:06 +0000 (11:22 -0600)]
Add Simple TLV iterator utilities
Denis Kenzior [Tue, 23 Feb 2010 07:06:35 +0000 (01:06 -0600)]
Fix: EFspdi parsing
EFspdi is a nested BER-TLV structure. The outside BER-TLV has the tag
A3, and the inside contains the PLMN list TLV with tag 0x80.
Denis Kenzior [Tue, 23 Feb 2010 06:57:35 +0000 (00:57 -0600)]
Rewrite ber_tlv_find_tag to use ber_tlv iterator
Denis Kenzior [Tue, 23 Feb 2010 06:40:04 +0000 (00:40 -0600)]
Update gitignore
Denis Kenzior [Tue, 23 Feb 2010 06:39:24 +0000 (00:39 -0600)]
Move from header to implementation
Denis Kenzior [Tue, 23 Feb 2010 06:38:15 +0000 (00:38 -0600)]
Add BER-TLV iterator unit test
Denis Kenzior [Tue, 23 Feb 2010 06:37:55 +0000 (00:37 -0600)]
Add BER-TLV iterator utilities
Denis Kenzior [Thu, 18 Feb 2010 22:21:48 +0000 (16:21 -0600)]
Add STK device identity enum
Denis Kenzior [Thu, 18 Feb 2010 22:20:30 +0000 (16:20 -0600)]
Add stub for unit test for Sim Toolkit utils
Denis Kenzior [Thu, 18 Feb 2010 16:58:22 +0000 (10:58 -0600)]
Add enumeration for STK Comprehension TLV objects
Denis Kenzior [Thu, 18 Feb 2010 00:22:18 +0000 (18:22 -0600)]
Add Sim Toolkit Envelope type enum
Denis Kenzior [Thu, 18 Feb 2010 00:22:04 +0000 (18:22 -0600)]
Add Sim Toolkit Proactive Command enum
Denis Kenzior [Wed, 17 Feb 2010 21:10:33 +0000 (15:10 -0600)]
Add stubs files for Sim Toolkit Utilities
Vinicius Costa Gomes [Fri, 12 Feb 2010 20:35:08 +0000 (17:35 -0300)]
Fix: a pending call was leaking in check_service
This was triggering an assert inside libdbus when the timeout inside
the leaking pending call expired. The assert said that we were trying
to remove an nonexistent timeout.
Denis Kenzior [Tue, 16 Feb 2010 16:14:23 +0000 (10:14 -0600)]
Refactor: ussd user response
When the user sends a response, the network can still continue the
dialog, it is not a final response and we cannot transition to an idle
state when the command finishes. Instead we set it back to a special
state and treat subsequent network responses as unsolicited.
Denis Kenzior [Tue, 16 Feb 2010 15:56:56 +0000 (09:56 -0600)]
Rename: ussd-api to supplementaryservices-api
Denis Kenzior [Tue, 16 Feb 2010 15:55:47 +0000 (09:55 -0600)]
Cleanup: Minor API tweaks for USSD
Andrzej Zaborowski [Mon, 15 Feb 2010 10:05:40 +0000 (11:05 +0100)]
Subscribe to USSD signals in test script.
Andrzej Zaborowski [Mon, 15 Feb 2010 10:05:16 +0000 (11:05 +0100)]
Handle network-initiated ussd requests.
This adds the methods on the D-bus interface to allow the
client to handle USSD requests from the network, according to 22.090.
Unfortunately this document is not clear on every point and some
details can't be implemented. This includes reporting unsupported
request to the network, unsupported language, ME busy etc, because
there isn't an AT command for that.
Gustavo F. Padovan [Mon, 15 Feb 2010 20:40:25 +0000 (18:40 -0200)]
hfp: add watch to trigger HUP of the file descriptor
Gustavo F. Padovan [Mon, 15 Feb 2010 20:40:26 +0000 (18:40 -0200)]
hfp: remove modems if bluetoothd exits unexpectedly
Andrzej Zaborowski [Mon, 15 Feb 2010 07:02:56 +0000 (08:02 +0100)]
Fix: Use g_dbus_emit_signal in call-barring,meter
Gustavo F. Padovan [Mon, 15 Feb 2010 19:26:34 +0000 (17:26 -0200)]
hfp: remove duplicated ofono_modem_set_powered
Denis Kenzior [Mon, 15 Feb 2010 16:39:29 +0000 (10:39 -0600)]
Cleanup: Get rid of USSD_FLAG_PENDING
Marcel Holtmann [Sat, 13 Feb 2010 05:36:33 +0000 (21:36 -0800)]
Release 0.18
Denis Kenzior [Sat, 13 Feb 2010 02:10:29 +0000 (20:10 -0600)]
Fix: Unregistering the agent in disable is wrong
What we really want to do here is set a flag that the agent has not been
released yet. If this is the case we should send the Disconnect call on
disable.
Denis Kenzior [Sat, 13 Feb 2010 01:49:19 +0000 (19:49 -0600)]
Add hfp/ prefix to the path for HFP modems
Denis Kenzior [Sat, 13 Feb 2010 00:48:32 +0000 (18:48 -0600)]
Fix: Trivial mistake
Denis Kenzior [Sat, 13 Feb 2010 00:42:48 +0000 (18:42 -0600)]
Add support for alias changes
Denis Kenzior [Sat, 13 Feb 2010 00:30:03 +0000 (18:30 -0600)]
Set modem name from Bluetooth device alias
Denis Kenzior [Sat, 13 Feb 2010 00:29:41 +0000 (18:29 -0600)]
Add support for modem names
Denis Kenzior [Sat, 13 Feb 2010 00:19:32 +0000 (18:19 -0600)]
Fix: Use persistent paths for hfp modems
Denis Kenzior [Fri, 12 Feb 2010 23:57:10 +0000 (17:57 -0600)]
Fix: Store the modem in the uuid hash
The modem is more useful to store than the path, particularly once we
track Aliases
Denis Kenzior [Fri, 12 Feb 2010 23:52:55 +0000 (17:52 -0600)]
Refactor the UUIDs property changed path
Denis Kenzior [Fri, 12 Feb 2010 23:51:23 +0000 (17:51 -0600)]
Don't leak user_data in send_method_call_with_reply
Gustavo F. Padovan [Fri, 12 Feb 2010 23:31:40 +0000 (21:31 -0200)]
hfp: Don't use Disconnect when agent was released
Denis Kenzior [Fri, 12 Feb 2010 22:33:53 +0000 (16:33 -0600)]
Keep track of adapter addresses
This will be required for peristent HFP modem path tracking.
Denis Kenzior [Fri, 12 Feb 2010 22:29:59 +0000 (16:29 -0600)]
Fix: Add free_func to send_method_call_with_reply
Denis Kenzior [Fri, 12 Feb 2010 22:07:13 +0000 (16:07 -0600)]
Fix: ofono_dbus_get_connection does not ref it
Denis Kenzior [Fri, 12 Feb 2010 22:05:09 +0000 (16:05 -0600)]
Cleanup: No sense in creating the hash if failed
Denis Kenzior [Fri, 12 Feb 2010 21:44:31 +0000 (15:44 -0600)]
Refactor: Device GetProperties handling
Denis Kenzior [Fri, 12 Feb 2010 21:32:53 +0000 (15:32 -0600)]
Refactor: Use Adapter Devices property
Adapter interface ListDevices method is deprecated
Denis Kenzior [Fri, 12 Feb 2010 21:05:52 +0000 (15:05 -0600)]
Fix: Use Manager's Adapters property instead
ListAdapters method on Manager interface is deprecated