summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJaganath Kanakkassery <jaganathx.kanakkassery@intel.com>2017-01-20 21:24:29 +0530
committerJohan Hedberg <johan.hedberg@intel.com>2017-01-28 08:43:41 +0200
commit71dbc19420a7921b7ffac96ac93018268167ede1 (patch)
tree682cd6fb16e21eb3f6849250a169acc64dc021cb /doc
parent278bd910d516fa2d879c8f02e6990d9a6643ca18 (diff)
Bluetooth: Doc: RFCOMM PICS file
All mandatory and most of optional PTS tests are passing. The only not supported optional tests are sending of Test, RPN and RLS which is not required at the moment. Change-Id: I5a92d30c0d44803baf6c705d86f2272e4e57fd18 Signed-off-by: Jaganath Kanakkassery <jaganathx.kanakkassery@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/subsystems/bluetooth/qualification.rst1
-rw-r--r--doc/subsystems/bluetooth/rfcomm-pics.rst51
2 files changed, 52 insertions, 0 deletions
diff --git a/doc/subsystems/bluetooth/qualification.rst b/doc/subsystems/bluetooth/qualification.rst
index 6e2d7326d..e09f2516b 100644
--- a/doc/subsystems/bluetooth/qualification.rst
+++ b/doc/subsystems/bluetooth/qualification.rst
@@ -14,3 +14,4 @@ the following documents:
gatt-pics.rst
l2cap-pics.rst
sm-pics.rst
+ rfcomm-pics.rst
diff --git a/doc/subsystems/bluetooth/rfcomm-pics.rst b/doc/subsystems/bluetooth/rfcomm-pics.rst
new file mode 100644
index 000000000..617695c53
--- /dev/null
+++ b/doc/subsystems/bluetooth/rfcomm-pics.rst
@@ -0,0 +1,51 @@
+RFCOMM PICS
+###########
+
+PTS version: 6.4
+
+* - different than PTS defaults
+
+Protocol Version
+****************
+
+=============== ============ ======================================
+Parameter Name Selected Description
+=============== ============ ======================================
+TSPC_RFCOMM_0_1 False RFCOMM 1.1 with TS 07.10
+TSPC_RFCOMM_0_2 True (*) RFCOMM 1.2 with TS 07.10
+=============== ============ ======================================
+
+
+Supported Procedures
+********************
+
+================ =========== ======================================
+Parameter Name Selected Description
+================ =========== ======================================
+TSPC_RFCOMM_1_1 True (*) Initialize RFCOMM Session
+TSPC_RFCOMM_1_2 True (*) Respond to Initialization of an RFCOMM
+ Session
+TSPC_RFCOMM_1_3 True Shutdown RFCOMM Session
+TSPC_RFCOMM_1_4 True Respond to a Shutdown of an RFCOMM
+ Session
+TSPC_RFCOMM_1_5 True (*) Establish DLC
+TSPC_RFCOMM_1_6 True (*) Respond to Establishment of a DLC
+TSPC_RFCOMM_1_7 True Disconnect DLC
+TSPC_RFCOMM_1_8 True Respond to Disconnection of a DLC
+TSPC_RFCOMM_1_9 True Respond to and send MSC Command
+TSPC_RFCOMM_1_10 True Initiate Transfer Information
+TSPC_RFCOMM_1_11 True Respond to Test Command
+TSPC_RFCOMM_1_12 False Send Test Command
+TSPC_RFCOMM_1_13 True React to Aggregate Flow Control
+TSPC_RFCOMM_1_14 True Respond to RLS Command
+TSPC_RFCOMM_1_15 False Send RLS Command
+TSPC_RFCOMM_1_16 True Respond to PN Command
+TSPC_RFCOMM_1_17 True (*) Send PN Command
+TSPC_RFCOMM_1_18 True (*) Send Non-Supported Command (NSC)
+ response
+TSPC_RFCOMM_1_19 True Respond to RPN Command
+TSPC_RFCOMM_1_20 False Send RPN Command
+TSPC_RFCOMM_1_21 True (*) Closing Multiplexer by First Sending
+ a DISC Command
+TSPC_RFCOMM_1_22 True Support of Credit Based Flow Control
+================ =========== ======================================