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

  /device/google/contexthub/contexthubhal/
nanohubhal.h 152 int doSendToNanohub(uint32_t hub_id, const hub_message_t *msg,
189 return hubInstance()->doSendToNanohub(hub_id, msg, transaction_id, endpoint);
nanohubhal.cpp 408 int NanoHub::doSendToNanohub(uint32_t hub_id, const hub_message_t *msg, uint32_t transaction_id, uint16_t endpoint)

Completed in 234 milliseconds