Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/le/cert/
H A Dle_l2cap_test.py437 self.cert_l2cap.open_channel_with_expected_result(
461 self.cert_l2cap.open_channel_with_expected_result(
489 self.cert_l2cap.open_channel_with_expected_result(
H A Dcert_le_l2cap.py121 …def open_channel_with_expected_result(self, psm=0x33, result=LeCreditBasedConnectionResponseResult… member in CertLeL2cap