Home
last modified time | relevance | path

Searched refs:send_hci_command (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dpy_hal.py83 self.py_hal.send_hci_command(
92 self.py_hal.send_hci_command(
166 self.send_hci_command(
173 self.send_hci_command(
179 self.send_hci_command(
192 self.send_hci_command(
205 self.send_hci_command(
227 self.send_hci_command(
234 self.send_hci_command(
247 self.send_hci_command(
[all …]
/aosp12/system/bt/gd/hci/cert/
H A Ddirect_hci_test.py92 self.cert_hal.send_hci_command(ResetBuilder())
137 self.cert_hal.send_hci_command(
153 self.cert_hal.send_hci_command(
159 self.cert_hal.send_hci_command(
167 self.cert_hal.send_hci_command(
175 …self.cert_hal.send_hci_command(LeSetExtendedAdvertisingEnableBuilder(Enable.ENABLED, [enabled_set]…
179 …self.cert_hal.send_hci_command(LeSetExtendedAdvertisingEnableBuilder(Enable.DISABLED, [enabled_set…
211 self.cert_hal.send_hci_command(LeSetRandomAddressBuilder('0C:05:04:03:02:01'))
213 self.cert_hal.send_hci_command(
283 self.cert_hal.send_hci_command(WritePageTimeoutBuilder(0x4000))
/aosp12/system/bt/gd/hal/cert/
H A Dsimple_hal_test.py56 self.dut_hal.send_hci_command(
63 …self.dut_hal.send_hci_command(hci_packets.WriteLoopbackModeBuilder(hci_packets.LoopbackMode.ENABLE…
67 self.dut_hal.send_hci_command(command)
72 …self.cert_hal.send_hci_command(hci_packets.WriteScanEnableBuilder(hci_packets.ScanEnable.INQUIRY_A…
76 self.dut_hal.send_hci_command(hci_packets.InquiryBuilder(lap, 0x30, 0xff))