Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd/security/
Dcert_security.py79 def _enqueue_hci_command(self, command, expect_complete): member in CertSecurity
155 self._enqueue_hci_command(hci.ReadLocalOobExtendedData(), True)
164 self._enqueue_hci_command(hci.ReadLocalOobData(), True)
174 self._enqueue_hci_command(hci.ReadLocalOobExtendedData(), True)
183 self._enqueue_hci_command(hci.ReadLocalOobExtendedData(), True)
197 self._enqueue_hci_command(
200 self._enqueue_hci_command(
203 self._enqueue_hci_command(
206 self._enqueue_hci_command(
208 self._enqueue_hci_command(
[all …]