Home
last modified time | relevance | path

Searched refs:pb_flag (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/hal/cert/
Dsimple_hal_test.py35 def send_cert_acl_data(self, handle, pb_flag, b_flag, acl): argument
38 upper = upper | int(pb_flag) & 0x3
51 def send_dut_acl_data(self, handle, pb_flag, b_flag, acl): argument
54 upper = upper | int(pb_flag) & 0x3
/system/bt/gd/security/cert/
Dsimple_security_test.py113 def enqueue_acl_data(self, handle, pb_flag, b_flag, acl): argument
116 packet_boundary_flag=int(pb_flag),
/system/bt/gd/hci/cert/
Ddirect_hci_test.py78 def enqueue_acl_data(self, handle, pb_flag, b_flag, acl): argument
81 packet_boundary_flag=int(pb_flag),
86 def send_hal_acl_data(self, handle, pb_flag, b_flag, acl): argument
89 upper = upper | int(pb_flag) & 0x3
Dacl_manager_test.py67 def enqueue_acl_data(self, handle, pb_flag, b_flag, acl): argument
70 packet_boundary_flag=int(pb_flag),
Dle_acl_manager_test.py67 def enqueue_acl_data(self, handle, pb_flag, b_flag, acl): argument
70 packet_boundary_flag=int(pb_flag),