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

  /device/google/contexthub/contexthubhal/
system_comms.h 287 int doHandleTx(const hub_message_t *txMsg);
305 return getSystem()->doHandleTx(txMsg);
system_comms.cpp 568 int SystemComm::doHandleTx(const hub_message_t *appMsg)

Completed in 102 milliseconds