Home
last modified time | relevance | path

Searched refs:BRIDGE_HOST_EVENT_MSG_VERSION_INFO (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/util/nanotool/
Dapptohostevent.h33 #define BRIDGE_HOST_EVENT_MSG_VERSION_INFO (0) macro
Dnanomessage.cpp252 event->event_data.data.msgId = BRIDGE_HOST_EVENT_MSG_VERSION_INFO; in GetBytes()
Dcontexthub.cpp299 } else if (rsp->msgId != BRIDGE_HOST_EVENT_MSG_VERSION_INFO) { in PrintBridgeVersion()