@@ -398,7 +409,8 @@ 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.
@@ -493,7 +505,8 @@ 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".
@@ -509,7 +539,8 @@ 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”.
@@ -569,7 +633,8 @@ 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".
@@ -587,7 +652,8 @@ 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".
@@ -625,7 +691,8 @@ 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".