All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [PATCH v2] doc: Add Bluetooth Dial-up Networking Profile specs
@ 2011-01-18  9:44 Olivier Guiter
  2011-01-18 14:15 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Olivier Guiter @ 2011-01-18  9:44 UTC (permalink / raw)
  To: ofono

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

---
 doc/bluetooth-cmd-set.txt |   45 +++++++++++++++++++++++++++++++++++++++++++++
 doc/standards.txt         |    4 ++++
 2 files changed, 49 insertions(+), 0 deletions(-)
 create mode 100644 doc/bluetooth-cmd-set.txt

diff --git a/doc/bluetooth-cmd-set.txt b/doc/bluetooth-cmd-set.txt
new file mode 100644
index 0000000..a7a1df3
--- /dev/null
+++ b/doc/bluetooth-cmd-set.txt
@@ -0,0 +1,45 @@
+This document specifies the AT command set used in the bluetooth ofono plugins.
+
+Bluetooth Dial-up Networking Profile Features Description
+=========================================================
+(Ref. document: Dial-up Networking Profile - Bluetooth specification version 1.1 - 22 February 2001)
+
+- 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
+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
+	ERROR		Error
+	NO DIALTONE	No dial-tone detected
+	BUSY		Busy signal detected
diff --git a/doc/standards.txt b/doc/standards.txt
index 2b85cb0..16f8912 100644
--- a/doc/standards.txt
+++ b/doc/standards.txt
@@ -166,3 +166,7 @@ Describes the general background and assumption of wireless features.
 	Capability: Network Perspective
 - S.R0006-808:	Wireless Features Description: Circuit Switched Call Precedence Over
 	CDMA Packet Data Session
+
+Bluetooth Specifications
+========================
+- Dial-up Networking Profile - Bluetooth specification version 1.1 - 22 February 2001
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [PATCH v2] doc: Add Bluetooth Dial-up Networking Profile specs
  2011-01-18  9:44 [PATCH] [PATCH v2] doc: Add Bluetooth Dial-up Networking Profile specs Olivier Guiter
@ 2011-01-18 14:15 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2011-01-18 14:15 UTC (permalink / raw)
  To: ofono

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

Hi Olivier,

>  doc/bluetooth-cmd-set.txt |   45 +++++++++++++++++++++++++++++++++++++++++++++
>  doc/standards.txt         |    4 ++++
>  2 files changed, 49 insertions(+), 0 deletions(-)
>  create mode 100644 doc/bluetooth-cmd-set.txt

please create two separate patches for this.

Also I would rename it to doc/dialup-command-set.txt. While the
Bluetooth specification is the driving factor is can also be dialup over
USB.

Regards

Marcel



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-18 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-18  9:44 [PATCH] [PATCH v2] doc: Add Bluetooth Dial-up Networking Profile specs Olivier Guiter
2011-01-18 14:15 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.