Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/cert/
Ddual_l2cap_test.py103 dut_channel = response_future.get_channel()
109 dut_channel = dut_channel_future.get_channel()
Dle_l2cap_test.py114 dut_channel = response_future.get_channel()
127 dut_channel = response_future.get_channel()
/system/bt/gd/cert/
Dpy_l2cap.py70 def get_channel(self): member in _ClassicConnectionResponseFutureWrapper
216 def get_channel(self): member in _CreditBasedConnectionResponseFutureWrapper
/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py115 dut_channel = dut_channel_future.get_channel()