Searched defs:handleRx (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 245 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
|
D | system_comms.h | 478 static int handleRx(const nano_message_raw *rxMsg) { in handleRx() function 481 static int handleRx(const nano_message_chre *rxMsg) { in handleRx() function
|