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
156 self._enqueue_hci_command(hci.ReadLocalOobExtendedData(), True)
165 self._enqueue_hci_command(hci.ReadLocalOobData(), True)
175 self._enqueue_hci_command(hci.ReadLocalOobExtendedData(), True)
184 self._enqueue_hci_command(hci.ReadLocalOobExtendedData(), True)
198 self._enqueue_hci_command(
201 self._enqueue_hci_command(
204 self._enqueue_hci_command(
207 self._enqueue_hci_command(
209 self._enqueue_hci_command(
[all …]