Searched refs:responseBytes (Results 1 – 1 of 1) sorted by relevance
163 const std::vector<uint8_t>& responseBytes) in invocationCallback() argument174 bytesToHexString(responseBytes); in invocationCallback()193 const std::vector<uint8_t>& responseBytes) { in invokeRoTCommand() argument194 invocationCallback(asyncResp, ec, responseBytes); in invokeRoTCommand()