@@ -397,7 +403,7 @@ class LeL2capTest(GdBaseTestClass):
Verify that an IUT sending an LE Credit Based Connection Request on an unsupported LE_PSM will not establish a channel upon receiving an LE Credit Based Connection Response refusing the connection.
@@ -492,7 +498,7 @@ class LeL2capTest(GdBaseTestClass):
Verify that the IUT does not establish the channel upon receipt of an LE Credit Based Connection Response indicating the connection was refused with Result “0x0005 – Connection Refused – Insufficient Authentication".
@@ -508,7 +514,7 @@ class LeL2capTest(GdBaseTestClass):
Verify that the IUT does not establish the channel upon receipt of an LE Credit Based Connection Response indicating the connection was refused with Result “0x0006 – Connection Refused – Insufficient Authorization”.
@@ -526,7 +532,7 @@ class LeL2capTest(GdBaseTestClass):
Verify that an IUT sending an LE Credit Based Connection Request does not establish the channel upon receiving an LE Credit Based Connection Response refusing the connection with result "0x0009 – Connection refused – Invalid Source CID".
@@ -544,7 +550,7 @@ class LeL2capTest(GdBaseTestClass):
Verify that an IUT sending an LE Credit Based Connection Request does not establish the channel upon receiving an LE Credit Based Connection Response refusing the connection with result "0x000A – Connection refused – Source CID already allocated".
@@ -582,7 +588,7 @@ class LeL2capTest(GdBaseTestClass):
Verify that an IUT sending an LE Credit Based Connection Request does not establish the channel upon receiving an LE Credit Based Connection Response refusing the connection with result "0x000B – Connection refused – Unacceptable Parameters".