OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sendtodevice
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/contexthubhal/
nanohubhal.h
114
static int
sendToDevice
(const hub_app_name_t *name, const void *data, uint32_t len) {
system_comms.cpp
95
return NanoHub::
sendToDevice
(&getSystem()->mHostIfAppName, data, len);
Completed in 58 milliseconds