Searched refs:send_first (Results 1 – 5 of 5) sorted by relevance
47 cert_acl.send_first(b'\x26\x00\x07\x00This is just SomeAclData from the Cert')64 cert_acl.send_first(b'\x26\x00\x07\x00This is just SomeAclData from the Cert')99 cert_acl.send_first(b'\x26\x00\x07\x00This is just SomeAclData from the Cert')114 cert_acl.send_first(b'\x06\x00\x07\x00Hello')116 cert_acl.send_first(b'\xe8\x03\x07\x00' + b'Hello' * 200)
276 dut_acl.send_first(b'Just SomeAclData')277 cert_acl.send_first(b'Just SomeMoreAclData')293 dut_acl.send_first(b'This is just SomeAclData')294 cert_acl.send_first(b'This is just SomeMoreAclData')
118 dut_acl.send_first(b'Just SomeAclData')119 cert_acl.send_first(b'Just SomeMoreAclData')
64 def send_first(self, data): member in PyHciAclConnection
66 def send_first(self, data): member in PyHalAclConnection