Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dapptohostevent.h74 constexpr uint64_t kAppIdBridge = MakeAppId(kAppIdVendorGoogle, 50); variable
Dnanomessage.cpp250 event->event_data.hdr.appId = kAppIdBridge; in GetBytes()
Dcontexthub.cpp294 if (event.GetAppId() != kAppIdBridge) { in PrintBridgeVersion()