Searched refs:_is_matching_configuration_response (Results 1 – 1 of 1) sorted by relevance
270 return lambda packet: L2capMatchers._is_matching_configuration_response(packet, result)592 def _is_matching_configuration_response(packet, result=ConfigurationResponseResult.SUCCESS): member in L2capMatchers