Home
last modified time | relevance | path

Searched defs:handleRx (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp245 int SystemComm::MemInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, boo… in handleRx() function in android::nanohub::SystemComm::MemInfoSession
457 int SystemComm::AppMgmtSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appMa… in handleRx() function in android::nanohub::SystemComm::AppMgmtSession
886 int SystemComm::KeyInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, boo… in handleRx() function in android::nanohub::SystemComm::KeyInfoSession
1411 int SystemComm::SessionManager::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appMa… in handleRx() function in android::nanohub::SystemComm::SessionManager
Dsystem_comms.h478 static int handleRx(const nano_message_raw *rxMsg) { in handleRx() function
481 static int handleRx(const nano_message_chre *rxMsg) { in handleRx() function