HomeSort by relevance Sort by last modified time
    Searched refs:sendToNanohub (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/contexthubhal/
legacyhal.cpp 40 return NanoHub::sendToNanohub(hub_id, msg, 0, ENDPOINT_UNSPECIFIED);
NanohubHidlAdapter.cpp 155 if(NanoHub::sendToNanohub(hubId, &txMsg, 0, msg.hostEndPoint) != 0) {
374 if(NanoHub::sendToNanohub(hubId,
422 if(NanoHub::sendToNanohub(hubId,
453 if(NanoHub::sendToNanohub(hubId,
484 if(NanoHub::sendToNanohub(hubId,
509 if(NanoHub::sendToNanohub(hubId,
nanohubhal.h 187 static int sendToNanohub(uint32_t hub_id, const hub_message_t *msg,

Completed in 102 milliseconds