Searched refs:hConnected (Results 1 – 1 of 1) sorted by relevance
1148 … [&](Status_V1_2 status, const HdcpLevel_V1_2& hConnected, const HdcpLevel_V1_2& hMax) { in getHdcpLevels() argument1150 *connected = toHdcpLevel(hConnected); in getHdcpLevels()1157 [&](Status status, const HdcpLevel& hConnected, const HdcpLevel& hMax) { in getHdcpLevels() argument1159 *connected = toHdcpLevel(static_cast<HdcpLevel_V1_2>(hConnected)); in getHdcpLevels()