Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp268 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg) in setup()
303 int SystemComm::AppMgmtSession::setupMgmt(const hub_message_t *appMsg, uint32_t cmd) in setupMgmt()
529 int SystemComm::doHandleTx(const hub_message_t *appMsg) in doHandleTx()
Dsystem_comms.h260 int setup_and_add(int id, Session *session, const hub_message_t *appMsg) { in setup_and_add()