freesmartphone.org Framework DBus Interface Specification

org.freesmartphone.GSM.Debug

Description

The Debug interface is used to debug (sic!). You can execute commands or inject unsolicited responses.

Namespace

org.freesmartphone.GSM.Debug

Methods

Signals

None

Errors

None

Methods

DebugAtCommand ( ss ) → s

Description: Sends an At command.

Parameters

s: command

The command to send.

s: channel

The channel to send this command on. Set to "" to use the default one.

Returns

s: result

The result of the command

DebugInjectAtResponse ( ss )

Description: Injects an unsolicited response into the command queue.

Parameters

s: response

The response to inject.

s: channel

The channel to inject this command on. Set to "" to use the default one.


| Specified 2008-2009 by the Freesmartphone.org team. | Join us and discuss further drafts smartphones-standards (at) linuxtogo (dot) org