Home
last modified time | relevance | path

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

/system/bt/gd/hci/cert/
Dle_acl_manager_test.py66 def enqueue_hci_command(self, command): member in LeAclManagerTest
81 self.enqueue_hci_command(
97 self.enqueue_hci_command(
104 self.enqueue_hci_command(
113 self.enqueue_hci_command(
122 self.enqueue_hci_command(
234 self.enqueue_hci_command(hci_packets.LeSetRandomAddressBuilder('0C:05:04:03:02:01'))
244 self.enqueue_hci_command(
Dle_scanning_with_security_test.py41 def enqueue_hci_command(self, command, expect_complete): member in LeScanningWithSecurityTest
Dle_scanning_manager_test.py46 def enqueue_hci_command(self, command, expect_complete): member in LeScanningManagerTest