Searched refs:hidlData (Results 1 – 1 of 1) sorted by relevance
245 hidl_vec<uint8_t> hidlData; in command() local247 hidlData.setToExternal(reinterpret_cast<uint8_t*>(pCmdData), cmdSize); in command()252 Return<void> ret = mEffect->command(cmdCode, hidlData, *replySize, in command()