Home
last modified time | relevance | path

Searched refs:empty_proto (Results 1 – 10 of 10) sorted by relevance

/system/bt/gd/hci/cert/
Dcontroller_test.py21 from google.protobuf import empty_pb2 as empty_proto unknown
49 empty_proto.Empty())
51 empty_proto.Empty())
78 empty_proto.Empty()).name
80 empty_proto.Empty()).name
Dacl_manager_test.py24 from google.protobuf import empty_pb2 as empty_proto unknown
80 …with EventCallbackStream(self.cert_device.hci.FetchEvents(empty_proto.Empty())) as cert_hci_event_…
81 …EventCallbackStream(self.cert_device.hci.FetchAclPackets(empty_proto.Empty())) as cert_acl_data_st…
82 …EventCallbackStream(self.device_under_test.hci_acl_manager.FetchAclData(empty_proto.Empty())) as a…
189 …with EventCallbackStream(self.cert_device.hci.FetchEvents(empty_proto.Empty())) as cert_hci_event_…
190 …EventCallbackStream(self.cert_device.hci.FetchAclPackets(empty_proto.Empty())) as cert_acl_data_st…
191 …kStream(self.device_under_test.hci_acl_manager.FetchIncomingConnection(empty_proto.Empty())) as in…
192 …EventCallbackStream(self.device_under_test.hci_acl_manager.FetchAclData(empty_proto.Empty())) as a…
202 empty_proto.Empty()).address
264 …with EventCallbackStream(self.cert_device.hci.FetchEvents(empty_proto.Empty())) as cert_hci_event_…
[all …]
Ddirect_hci_test.py25 from google.protobuf import empty_pb2 as empty_proto unknown
106 empty_proto.Empty())) as hci_event_stream:
124 empty_proto.Empty())) as hci_event_stream:
146 empty_proto.Empty())) as hci_le_event_stream:
234 …with EventCallbackStream(self.device_under_test.hci.FetchLeSubevents(empty_proto.Empty())) as le_e…
235 …EventCallbackStream(self.device_under_test.hci.FetchEvents(empty_proto.Empty())) as event_stream, \
236 …EventCallbackStream(self.device_under_test.hci.FetchAclPackets(empty_proto.Empty())) as acl_data_s…
237 …EventCallbackStream(self.cert_device.hal.FetchHciEvent(empty_proto.Empty())) as cert_hci_event_str…
238 …EventCallbackStream(self.cert_device.hal.FetchHciAcl(empty_proto.Empty())) as cert_acl_data_stream:
385 …with EventCallbackStream(self.device_under_test.hci.FetchLeSubevents(empty_proto.Empty())) as le_e…
[all …]
Dle_acl_manager_test.py20 from google.protobuf import empty_pb2 as empty_proto unknown
77 …with EventCallbackStream(self.cert_device.hci.FetchLeSubevents(empty_proto.Empty())) as cert_hci_l…
78 …EventCallbackStream(self.cert_device.hci.FetchAclPackets(empty_proto.Empty())) as cert_acl_data_st…
79 …EventCallbackStream(self.device_under_test.hci_le_acl_manager.FetchAclData(empty_proto.Empty())) a…
199 …with EventCallbackStream(self.cert_device.hci.FetchLeSubevents(empty_proto.Empty())) as cert_hci_l…
200 …EventCallbackStream(self.cert_device.hci.FetchAclPackets(empty_proto.Empty())) as cert_acl_data_st…
201 …ream(self.device_under_test.hci_le_acl_manager.FetchIncomingConnection(empty_proto.Empty())) as in…
202 …tCallbackStream(self.device_under_test.hci_le_acl_manager.FetchAclData(empty_proto.Empty())) as ac…
306 …with EventCallbackStream(self.cert_device.hci.FetchLeSubevents(empty_proto.Empty())) as cert_hci_l…
307 …EventCallbackStream(self.cert_device.hci.FetchAclPackets(empty_proto.Empty())) as cert_acl_data_st…
[all …]
Dle_scanning_manager_test.py24 from google.protobuf import empty_pb2 as empty_proto unknown
74 empty_proto.Empty())) as advertising_event_stream:
Dle_advertising_manager_test.py24 from google.protobuf import empty_pb2 as empty_proto unknown
76 empty_proto.Empty())) as hci_le_event_stream:
/system/bt/gd/security/cert/
Dsimple_security_test.py25 from google.protobuf import empty_pb2 as empty_proto unknown
51 empty_proto.Empty()).address
53 empty_proto.Empty()).address
132 …with EventCallbackStream(self.device_under_test.security.FetchUiEvents(empty_proto.Empty())) as du…
133 …EventCallbackStream(self.device_under_test.security.FetchBondEvents(empty_proto.Empty())) as dut_b…
134 …EventCallbackStream(self.device_under_test.neighbor.GetRemoteNameEvents(empty_proto.Empty())) as n…
135 …EventCallbackStream(self.cert_device.hci.FetchEvents(empty_proto.Empty())) as cert_hci_event_strea…
143 empty_proto.Empty()).address
145 empty_proto.Empty()).address
208 empty_proto.Empty()).address
[all …]
/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py25 from google.protobuf import empty_pb2 as empty_proto unknown
52 empty_proto.Empty()).address
54 empty_proto.Empty()).address
580 empty_proto.Empty())) as cert_acl_data_stream:
600 empty_proto.Empty())) as cert_acl_data_stream:
611 empty_proto.Empty())) as cert_acl_data_stream:
622 empty_proto.Empty())) as cert_acl_data_stream:
667 empty_proto.Empty())) as cert_acl_data_stream:
686 empty_proto.Empty())) as cert_acl_data_stream:
729 empty_proto.Empty())) as cert_acl_data_stream:
[all …]
/system/bt/gd/shim/cert/
Dstack_test.py21 from google.protobuf import empty_pb2 as empty_proto unknown
/system/bt/gd/neighbor/cert/
Dneighbor_test.py24 from google.protobuf import empty_pb2 as empty_proto unknown
139 …with EventCallbackStream(self.cert_device.hci.FetchEvents(empty_proto.Empty())) as hci_event_strea…
140 …EventCallbackStream(self.device_under_test.neighbor.GetRemoteNameEvents(empty_proto.Empty())) as n…