Searched defs:chre (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 168 NanohubRsp::NanohubRsp(MessageBuf &buf, uint32_t transactionId, bool chre) in NanohubRsp() 245 …temComm::MemInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, bool chre) in handleRx() 457 …ppMgmtSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appManager, bool chre) in handleRx() 886 …temComm::KeyInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, bool chre) in handleRx() 1368 …ystemComm::doHandleRx(uint64_t appId, uint32_t transactionId, const char *data, int len, bool chre) in doHandleRx() 1411 …ndleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appManager, bool chre, bool &reboot, u… in handleRx()
|
D | nanohubhal.h | 54 struct nano_message_chre chre; member
|
D | system_comms.h | 316 bool chre, running, loaded; member
|