Searched refs:verify_configuration_response (Results 1 – 3 of 3) sorted by relevance
113 cert_channel.verify_configuration_response()128 cert_channel.verify_configuration_response()
104 cert_channel.verify_configuration_response()122 cert_channel.verify_configuration_response()315 cert_channel.verify_configuration_response()344 …cert_channel.verify_configuration_response(l2cap_packets.ConfigurationResponseResult.UNACCEPTABLE_…363 … cert_channel.verify_configuration_response(l2cap_packets.ConfigurationResponseResult.SUCCESS)403 …cert_channel.verify_configuration_response(l2cap_packets.ConfigurationResponseResult.UNKNOWN_OPTIO…
120 def verify_configuration_response(self, result=ConfigurationResponseResult.SUCCESS): member in CertL2capChannel