Searched refs:on_config_req (Results 1 – 2 of 2) sorted by relevance
91 when(self.cert_l2cap).on_config_req(request_matcher).then().send_configuration_response(94 when(self.cert_l2cap).on_config_req(request_matcher).then().send_configuration_response(106 wait_until(self.cert_l2cap).on_config_req(request_matcher).times(1)285 when(self.cert_l2cap).on_config_req(
139 def on_config_req(self, matcher): member in CertL2capControlChannelBehaviors