/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
D | grovegprs.cxx | 51 void sendCommand(upm::GroveGPRS* sensor, string cmd) in sendCommand() function
|
D | hm11.cxx | 51 void sendCommand(upm::HM11* ble, char *cmd) in sendCommand() function
|
/hardware/bsp/intel/peripheral/libupm/examples/python/ |
D | grovegprs.py | 58 def sendCommand(sensor, cmd): function
|
D | hm11.py | 65 def sendCommand(bleObj, cmd): function
|
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
D | grovegprs.js | 44 function sendCommand(sensor, cmd, callback) function
|
D | hm11.js | 48 function sendCommand(bleObj, cmd, callback) function
|
/hardware/bsp/intel/peripheral/libupm/examples/java/ |
D | HM11Sample.java | 49 private static void sendCommand(upm_hm11.HM11 ble, byte[] cmd) { in sendCommand() method in HM11Sample
|
/hardware/bsp/intel/peripheral/libupm/src/sm130/ |
D | sm130.cxx | 62 string SM130::sendCommand(CMD_T cmd, string data) in sendCommand() function in SM130
|
/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/ |
D | nrf24l01.cxx | 459 NRF24L01::sendCommand (uint8_t cmd) { in sendCommand() function in NRF24L01
|
/hardware/ti/omap4xxx/camera/ |
D | BaseCameraAdapter.cpp | 327 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() function in android::BaseCameraAdapter
|
D | CameraHal.cpp | 2711 status_t CameraHal::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::CameraHal
|
/hardware/ti/omap4-aah/camera/ |
D | BaseCameraAdapter.cpp | 408 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() function in Ti::Camera::BaseCameraAdapter
|
D | CameraHal.cpp | 3762 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/ |
D | QCamera2HWI.cpp | 5593 int QCamera2HardwareInterface::sendCommand(int32_t command, in sendCommand() function in qcamera::QCamera2HardwareInterface
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 5990 int QCamera2HardwareInterface::sendCommand(int32_t command, in sendCommand() function in qcamera::QCamera2HardwareInterface
|