Open Source Telephony
 help / color / mirror / Atom feed
From: Olivier Guiter <olivier.guiter@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 01/12] doc: fix typo and incorrect line length
Date: Fri, 18 Mar 2011 13:30:47 +0100	[thread overview]
Message-ID: <1300451458-6749-2-git-send-email-olivier.guiter@linux.intel.com> (raw)
In-Reply-To: <1300451458-6749-1-git-send-email-olivier.guiter@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 3277 bytes --]

---
 doc/dialup-command-set.txt |   70 ++++++++++++++++++++++---------------------
 1 files changed, 36 insertions(+), 34 deletions(-)

diff --git a/doc/dialup-command-set.txt b/doc/dialup-command-set.txt
index a7a1df3..3e40aae 100644
--- a/doc/dialup-command-set.txt
+++ b/doc/dialup-command-set.txt
@@ -1,45 +1,47 @@
-This document specifies the AT command set used in the bluetooth ofono plugins.
+This document specifies the AT command supported in the AT Emulator and atoms.
 
 Bluetooth Dial-up Networking Profile Features Description
 =========================================================
-(Ref. document: Dial-up Networking Profile - Bluetooth specification version 1.1 - 22 February 2001)
+(Ref. document: Dial-up Networking Profile - Bluetooth specification
+	 version 1.1- 22 February 2001)
 
-- AT COMMAND SET USED:
+- AT COMMAND set used:
 Commands:
-	&C	Circuit 109 (DCD) Control
-	&D	Circuit 108 (DTR) Response
-	&F	Set to Factory Defined Configuration
-	+GCAP	Request Complete Capabilities List
-	+GMI	Request Manufacturer Identification
-	+GMM	Read Model Identification
-	+GMR	Read Revision Identification
-	A	Answer Incoming Call
-	D	Dial
-	E	Command Echo
-	H	Hang Up
-	L	Monitor Speaker Loudness
-	M	Monitor Speaker Control
-	O	Return to Online Data Mode
-	P	Select Pulse Dialling
-	Q	Result Code Suppression
-	S0	Automatic Answer Control
-	S10	Automatic Disconnect Delay Control
-	S3	Command Line Termination Character
-	S4	Response Formatting Character
-	S5	Command Line Editing Character (BACKSPACE)
-	S6	Blind Dial Delay Control
-	S7	Connection Completion Timeout
-	S8	Comma Dial Modifier Delay Control
-	T	Select Tone Dialling
-	V	DCE Response Format
-	X	Call Progress Monitoring Control
-	Z	Reset to Default Configuration
+	&C		Circuit 109 (DCD) Control
+	&D		Circuit 108 (DTR) Response
+	&F		Set to Factory Defined Configuration
+	+GCAP		Request Complete Capabilities List
+	+GMI		Request Manufacturer Identification
+	+GMM		Read Model Identification
+	+GMR		Read Revision Identification
+	A		Answer Incoming Call
+	D		Dial
+	E		Command Echo
+	H		Hang Up
+	L		Monitor Speaker Loudness
+	M		Monitor Speaker Control
+	O		Return to Online Data Mode
+	P		Select Pulse Dialling
+	Q		Result Code Suppression
+	S0		Automatic Answer Control
+	S10		Automatic Disconnect Delay Control
+	S3		Command Line Termination Character
+	S4		Response Formatting Character
+	S5		Command Line Editing Character (BACKSPACE)
+	S6		Blind Dial Delay Control
+	S7		Connection Completion Timeout
+	S8		Comma Dial Modifier Delay Control
+	T		Select Tone Dialling
+	V		DCE Response Format
+	X		Call Progress Monitoring Control
+	Z		Reset to Default Configuration
 Result codes:
 	OK		Acknowledge execution of a command
 	CONNECT		Connection has been established
-	RING		The DCE has detected an incoming call signal from network
-	NO CARRIER	The connection has been terminated, or attempt to establish
-			a connection failed
+	RING		The DCE has detected an incoming call signal 
+			from network
+	NO CARRIER	The connection has been terminated, or attempt to
+			establish a connection failed
 	ERROR		Error
 	NO DIALTONE	No dial-tone detected
 	BUSY		Busy signal detected
-- 
1.7.1


  reply	other threads:[~2011-03-18 12:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 12:30 [PATCH 00/12] doc: Add AT commands list to be supported in emulator Olivier Guiter
2011-03-18 12:30 ` Olivier Guiter [this message]
2011-03-18 12:30 ` [PATCH 02/12] doc: Add BT HFP AT commands list Olivier Guiter
2011-03-18 12:30 ` [PATCH 03/12] doc: Add AT command reference mark Olivier Guiter
2011-03-18 12:30 ` [PATCH 04/12] doc: Add AT commands for Call Management Olivier Guiter
2011-03-18 12:30 ` [PATCH 05/12] doc:Add AT commands for GPRS Olivier Guiter
2011-03-18 12:30 ` [PATCH 06/12] doc:Add AT commands for Network support Olivier Guiter
2011-03-18 12:30 ` [PATCH 07/12] doc: Add AT commands for supplementary services Olivier Guiter
2011-03-18 12:30 ` [PATCH 08/12] doc: Add AT commands for SMS Olivier Guiter
2011-03-18 12:30 ` [PATCH 09/12] doc: Add AT commands for device management Olivier Guiter
2011-03-18 12:30 ` [PATCH 10/12] doc: Add AT commands for SIM Olivier Guiter
2011-03-18 12:30 ` [PATCH 11/12] doc: Add AT command for debugging purpose Olivier Guiter
2011-03-18 16:04   ` Marcel Holtmann
2011-03-18 12:30 ` [PATCH 12/12] doc: Add AT commands for Location based services Olivier Guiter
2011-03-18 16:03 ` [PATCH 00/12] doc: Add AT commands list to be supported in emulator Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1300451458-6749-2-git-send-email-olivier.guiter@linux.intel.com \
    --to=olivier.guiter@linux.intel.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox