Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/l2cap/
Dle_l2cap_coc_test.py120 self.dut_l2cap_.create_l2cap_le_coc(cert_rpa, psm, False)
124 self.dut_l2cap_.close_l2cap_le_coc_client()
134 self.dut_l2cap_.create_l2cap_le_coc(cert_rpa, psm, True)
138 self.dut_l2cap_.close_l2cap_le_coc_client()
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dsl4a_sl4a_base_test.py47 dut_l2cap_ = None variable in Sl4aSl4aBaseTestClass
117 self.dut_l2cap_ = L2cap(self.dut)
129 safeClose(self.dut_l2cap_)