Searched refs:send_first (Results 1 – 5 of 5) sorted by relevance
49 cert_acl.send_first(b'\x26\x00\x07\x00This is just SomeAclData from the Cert')66 cert_acl.send_first(b'\x26\x00\x07\x00This is just SomeAclData from the Cert')100 cert_acl.send_first(b'\x26\x00\x07\x00This is just SomeAclData from the Cert')115 cert_acl.send_first(b'\x06\x00\x07\x00Hello')117 cert_acl.send_first(b'\xe8\x03\x07\x00' + b'Hello' * 200)
299 dut_acl.send_first(b'Just SomeAclData')300 cert_acl.send_first(b'Just SomeMoreAclData')316 dut_acl.send_first(b'This is just SomeAclData')317 cert_acl.send_first(b'This is just SomeMoreAclData')
111 dut_acl.send_first(b'Just SomeAclData')112 cert_acl.send_first(b'Just SomeMoreAclData')
46 def send_first(self, data: bytes): member in PyHciAclConnection73 def send_first(self, data: bytes): member in PyHciLeAclConnection
43 def send_first(self, data: bytes): member in PyHalAclConnection