Home
last modified time | relevance | path

Searched refs:captured_request_view (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/l2cap/classic/cert/
Dcert_l2cap.py277 def _send_configuration_response_default(self, captured_request_view): argument
278 dcid = captured_request_view.GetDestinationCid()
281 self.scid_to_channel[dcid].send_configuration_response(captured_request_view)