Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHD/OpenHD
/ is_qrb5165
Method
is_qrb5165
OpenHD/ohd_common/src/openhd_platform.cpp:343–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
}
342
343
bool OHDPlatform::is_qrb5165() const {
344
return platform_type == X_PLATFORM_TYPE_QUALCOMM_QRB5165;
345
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected