Home
last modified time | relevance | path

Searched refs:BrVersionInfoRsp (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dapptohostevent.h48 struct BrVersionInfoRsp { struct
Dcontexthub.cpp305 sizeof(BrVersionInfoRsp))) { in PrintBridgeVersion()
308 (sizeof(BrHostEventData) + sizeof(BrVersionInfoRsp))); in PrintBridgeVersion()
311 auto ver = reinterpret_cast<const struct BrVersionInfoRsp *>( in PrintBridgeVersion()