Home
last modified time | relevance | path

Searched defs:_command (Results 1 – 7 of 7) sorted by relevance

/external/python/bumble/bumble/
Dcontroller.py759 def on_hci_reset_command(self, _command): argument
781 def on_hci_read_local_name_command(self, _command): argument
791 def on_hci_read_class_of_device_command(self, _command): argument
797 def on_hci_write_class_of_device_command(self, _command): argument
803 def on_hci_read_synchronous_flow_control_enable_command(self, _command): argument
828 def on_hci_write_extended_inquiry_response_command(self, _command): argument
834 def on_hci_write_simple_pairing_mode_command(self, _command): argument
847 def on_hci_read_le_host_support_command(self, _command): argument
853 def on_hci_write_le_host_support_command(self, _command): argument
868 def on_hci_read_local_version_information_command(self, _command): argument
[all …]
Davdtp.py1508 def on_discover_command(self, _command): argument
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_textview.py202 def _command(): function
215 def _command(): function
/external/mesa3d/src/gallium/frontends/clover/core/
Devent.hpp140 cl_command_type _command; member in clover::hard_event
/external/python/cpython2/Lib/
Dimaplib.py834 def _command(self, name, *args): member in IMAP4
/external/python/cpython3/Lib/
Dimaplib.py964 def _command(self, name, *args): member in IMAP4
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp3161 BOOTSTRAPPER_COMMAND _command; member in PythonBootstrapperApplication