Searched defs:_command (Results 1 – 11 of 11) sorted by relevance
/external/python/bumble/bumble/ |
D | controller.py | 1003 def on_hci_reset_command(self, _command): argument 1025 def on_hci_read_local_name_command(self, _command): argument 1035 def on_hci_read_class_of_device_command(self, _command): argument 1041 def on_hci_write_class_of_device_command(self, _command): argument 1047 def on_hci_read_synchronous_flow_control_enable_command(self, _command): argument 1072 def on_hci_set_controller_to_host_flow_control_command(self, _command): argument 1081 def on_hci_host_buffer_size_command(self, _command): argument 1089 def on_hci_write_extended_inquiry_response_command(self, _command): argument 1096 def on_hci_write_simple_pairing_mode_command(self, _command): argument 1109 def on_hci_read_le_host_support_command(self, _command): argument [all …]
|
D | avdtp.py | 1589 def on_discover_command(self, _command): argument
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_textview.py | 202 def _command(): function 215 def _command(): function
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | event.hpp | 140 cl_command_type _command; member in clover::hard_event
|
/external/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/ |
D | run_nvcc.cmake | 148 set(_command ${command}) variable
|
/external/chromium-crossbench/chrome-extension-replay/devtools-recorder/ |
D | crossbench.mjs | 32 _command(command, args = undefined) { method in CrossbenchRecorder
|
/external/python/cpython3/Lib/ |
D | imaplib.py | 964 def _command(self, name, *args): member in IMAP4
|
/external/sdv/vsomeip/implementation/routing/src/ |
D | routing_manager_base.cpp | 1214 bool _reliable, uint8_t _command, uint8_t _status_check) const { in send_local()
|
D | routing_manager_impl.cpp | 288 …ting_manager_impl::insert_offer_command(service_t _service, instance_t _instance, uint8_t _command, in insert_offer_command()
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 3240 BOOTSTRAPPER_COMMAND _command; member in PythonBootstrapperApplication
|
/external/scapy/scapy/ |
D | packet.py | 1709 def _command(self, json=False): member in Packet
|