Home
last modified time | relevance | path

Searched refs:send_message (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp169 if(mContextHubModule->send_message(hubId, &txMsg) != 0) { in sendMessageToHub()
191 if(mContextHubModule->send_message(hubId, &msg) != 0) { in reboot()
421 if(mContextHubModule->send_message(hubId, &msg) != 0) { in unloadNanoApp()
471 if (mContextHubModule->send_message(hubId, &hubMsg) != 0) { in loadNanoApp()
504 if(mContextHubModule->send_message(hubId, &msg) != 0) { in enableNanoApp()
537 if(mContextHubModule->send_message(hubId, &msg) != 0) { in disableNanoApp()
564 if(mContextHubModule->send_message(hubId, &msg) != 0) { in queryApps()
/hardware/libhardware/include/hardware/
Dcontext_hub.h444 int (*send_message)(uint32_t hub_id, const struct hub_message_t *msg); member
Dhdmi_cec.h356 int (*send_message)(const struct hdmi_cec_device* dev, const cec_message_t*); member
/hardware/interfaces/tv/cec/1.0/
Dtypes.hal150 * error code used for send_message.
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp317 return static_cast<SendMessageResult>(mDevice->send_message(mDevice, &legacyMessage)); in sendMessage()
/hardware/qcom/sm7250/display/hdmi_cec/
Dqhdmi_cec.cpp484 dev->device.send_message = cec_send_message; in cec_device_open()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp482 dev->device.send_message = cec_send_message; in cec_device_open()
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp484 dev->device.send_message = cec_send_message; in cec_device_open()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp488 dev->device.send_message = cec_send_message; in cec_device_open()
/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp484 dev->device.send_message = cec_send_message; in cec_device_open()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp517 dev->device.send_message = cec_send_message; in cec_device_open()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp517 dev->device.send_message = cec_send_message; in cec_device_open()