Home
last modified time | relevance | path

Searched defs:sendCmd (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c353 bool sendCmd(uint8_t cmd, uint64_t appId) in sendCmd() function
/device/google/contexthub/sensorhal/
Dhubconnection.cpp479 ssize_t HubConnection::sendCmd(const void *buf, size_t count) in sendCmd() function in android::HubConnection