From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7364489528703551003==" MIME-Version: 1.0 From: Olivier Guiter Subject: [PATCHv3 2/2] doc: Add AT command set for Dialup Networking Date: Tue, 18 Jan 2011 15:59:07 +0100 Message-ID: <1295362747-779-3-git-send-email-olivier.guiter@linux.intel.com> In-Reply-To: <1295362747-779-1-git-send-email-olivier.guiter@linux.intel.com> List-Id: To: ofono@ofono.org --===============7364489528703551003== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable --- doc/dialup-command-set.txt | 45 ++++++++++++++++++++++++++++++++++++++++= ++++ 1 files changed, 45 insertions(+), 0 deletions(-) create mode 100644 doc/dialup-command-set.txt diff --git a/doc/dialup-command-set.txt b/doc/dialup-command-set.txt new file mode 100644 index 0000000..a7a1df3 --- /dev/null +++ b/doc/dialup-command-set.txt @@ -0,0 +1,45 @@ +This document specifies the AT command set used in the bluetooth ofono plu= gins. + +Bluetooth Dial-up Networking Profile Features Description +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D +(Ref. document: Dial-up Networking Profile - Bluetooth specification versi= on 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 -- = 1.7.1 --===============7364489528703551003==--