Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp76 if (GetAppId() != kAppIdBoschBmp280 && GetAppId() != kAppIdSTMicroLps22hb) { in CheckAppId()
Dapptohostevent.h65 constexpr uint64_t kAppIdBoschBmp280 = MakeAppId(kAppIdVendorGoogle, 5); variable