Home
last modified time | relevance | path

Searched defs:sendCommand (Results 1 – 15 of 15) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dgrovegprs.cxx51 void sendCommand(upm::GroveGPRS* sensor, string cmd) in sendCommand() function
Dhm11.cxx51 void sendCommand(upm::HM11* ble, char *cmd) in sendCommand() function
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dgrovegprs.py58 def sendCommand(sensor, cmd): function
Dhm11.py65 def sendCommand(bleObj, cmd): function
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dgrovegprs.js44 function sendCommand(sensor, cmd, callback) function
Dhm11.js48 function sendCommand(bleObj, cmd, callback) function
/hardware/bsp/intel/peripheral/libupm/examples/java/
DHM11Sample.java49 private static void sendCommand(upm_hm11.HM11 ble, byte[] cmd) { in sendCommand() method in HM11Sample
/hardware/bsp/intel/peripheral/libupm/src/sm130/
Dsm130.cxx62 string SM130::sendCommand(CMD_T cmd, string data) in sendCommand() function in SM130
/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
Dnrf24l01.cxx459 NRF24L01::sendCommand (uint8_t cmd) { in sendCommand() function in NRF24L01
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp327 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() function in android::BaseCameraAdapter
DCameraHal.cpp2711 status_t CameraHal::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::CameraHal
/hardware/ti/omap4-aah/camera/
DBaseCameraAdapter.cpp408 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() function in Ti::Camera::BaseCameraAdapter
DCameraHal.cpp3762 status_t CameraHal::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in Ti::Camera::CameraHal
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.cpp5593 int QCamera2HardwareInterface::sendCommand(int32_t command, in sendCommand() function in qcamera::QCamera2HardwareInterface
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp5990 int QCamera2HardwareInterface::sendCommand(int32_t command, in sendCommand() function in qcamera::QCamera2HardwareInterface