Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp429 ret = SystemComm::handleTx(msg, transaction_id); in doSendToNanohub()
Dsystem_comms.h475 static int handleTx(const hub_message_t *txMsg, uint32_t transactionId) { in handleTx() function