Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h288 int doHandleRx(const nano_message *rxMsg);
308 return getSystem()->doHandleRx(rxMsg); in handleRx()
Dsystem_comms.cpp556 int SystemComm::doHandleRx(const nano_message *msg) in doHandleRx() function in android::nanohub::SystemComm