HomeSort by relevance Sort by last modified time
    Searched defs:send_command (Results 1 - 25 of 35) sorted by null

1 2

  /external/autotest/client/cros/
hostapd_server.py 157 self.send_command('new_sta %s' % self.PAE_NEAREST_ADDRESS)
174 result = self.send_command('sta %s' % client_mac_address)
187 def send_command(self, command): function
  /system/bt/hci/include/
vendor.h 61 int (*send_command)(vendor_opcode_t opcode, void* param); member in struct:vendor_t
  /system/bt/vendor_libs/test_vendor_lib/scripts/
test_channel.py 96 def send_command(self, name, args): member in class:TestChannel
176 self._test_channel.send_command('add', args.split())
183 self._test_channel.send_command('del', args.split())
190 self._test_channel.send_command('get', args.split())
197 self._test_channel.send_command('set', args.split())
204 self._test_channel.send_command('list', args.split())
211 self._test_channel.send_command('CLOSE_TEST_CHANNEL', [])
221 self._test_channel.send_command('help', args.split())
  /external/autotest/server/cros/servo/
chrome_ec.py 78 def send_command(self, commands): member in class:ChromeConsole
156 self.send_command('kbpress %d %d 1' %
166 self.send_command('kbpress %d %d 0' %
176 self.send_command([
230 self.send_command("reboot %s" % flags)
240 self.send_command("flashwp enable")
242 self.send_command("flashwp disable")
251 self.send_command("hostevent set %#x" % codes)
270 self.send_command(cmd)
chrome_cr50.py 78 def send_command(self, commands): member in class:ChromeCr50
86 super(ChromeCr50, self).send_command(self.WAKE_CHAR)
87 super(ChromeCr50, self).send_command(commands)
98 super(ChromeCr50, self).send_command(self.WAKE_CHAR)
131 self.send_command('flasherase 0x7d000 0x3000')
132 self.send_command('flasherase 0x3d000 0x3000')
201 self.send_command('eraseflashinfo')
205 self.send_command('bid 0x%x 0x%x' % (chip_bid, chip_flags))
207 self.send_command('rollback')
399 self.send_command('ccd testlab open'
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/wrapper/
QualcommCamera.cpp 416 int send_command(struct camera_device * device, function in namespace:android
423 rc = hardware->send_command(device, cmd, arg1, arg2);
  /hardware/libhardware/include/hardware/
camera.h 270 int (*send_command)(struct camera_device *, member in struct:camera_device_ops
  /hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/
QualcommCamera.cpp 416 int send_command(struct camera_device * device, function in namespace:android
423 rc = hardware->send_command(device, cmd, arg1, arg2);
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
mg3710a.py 77 self.send_command(":SYST:COMM:GTL", opc=False)
103 def send_command(self, command, sock_timeout=30, opc=True): member in class:MG3710A
151 self.send_command(cmd)
177 self.send_command(cmd)
203 self.send_command(cmd)
229 self.send_command(cmd)
255 self.send_command(cmd)
281 self.send_command(cmd)
308 self.send_command(cmd)
334 self.send_command(cmd
    [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCamera.cpp 920 int EmulatedCamera::send_command(struct camera_device* dev, int32_t cmd, function in class:android::EmulatedCamera
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraMuxer.cpp 1520 int QCameraMuxer::send_command(struct camera_device * device, function in class:qcamera::QCameraMuxer
    [all...]
QCamera2HWI.cpp 111 .send_command = QCamera2HardwareInterface::send_command,
1334 int QCamera2HardwareInterface::send_command(struct camera_device *device, function in class:qcamera::QCamera2HardwareInterface
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMuxer.cpp 1520 int QCameraMuxer::send_command(struct camera_device * device, function in class:qcamera::QCameraMuxer
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 386 OMX_ERRORTYPE omx_swvdec::send_command(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 1149 int EmulatedCamera::send_command(struct camera_device* dev, function in class:android::EmulatedCamera
    [all...]
  /external/scapy/scapy/layers/
bluetooth.py 902 def send_command(self, cmd): member in class:BluetoothUserSocket
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 403 OMX_ERRORTYPE omx_swvdec::send_command(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
    [all...]
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 261 def send_command(self, code, index, data=''): member in class:BluetoothSocket
331 self.send_command(cmd_code, cmd_index, cmd_data)
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 742 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
758 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index\n");
766 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index \n");
771 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 695 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
709 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
715 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
719 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 771 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
785 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
791 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
795 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 1807 OMX_ERRORTYPE omx_vdpp::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdpp
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 782 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
796 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
802 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
806 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 1594 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec.cpp 1696 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 1611 milliseconds

1 2