Searched refs:CertL2capChannel (Results 1 – 1 of 1) sorted by relevance
/system/bt/gd/l2cap/classic/cert/ |
D | cert_l2cap.py | 40 class CertL2capChannel(IEventStream): class 194 self.control_channel = CertL2capChannel( 207 channel = CertL2capChannel(self._device, scid, 223 …channel = CertL2capChannel(self._device, scid, dcid, self._acl.acl_stream, self._acl, self.control… 243 …channel = CertL2capChannel(self._device, scid, dcid, self._acl.acl_stream, self._acl, self.control…
|