Home
last modified time | relevance | path

Searched refs:sendToDevice (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dnanohubhal.h192 static int sendToDevice(const hub_app_name_t *name, const void *data, uint32_t len, in sendToDevice() function
Dsystem_comms.cpp189 return NanoHub::sendToDevice(&getSystem()->mHostIfAppName, data, len, transactionId); in sendToSystem()