Searched refs:aaudio_command_opcode (Results 1 – 3 of 3) sorted by relevance
29 using aaudio_command_opcode = int32_t; variable40 aaudio_command_opcode opCode, std::shared_ptr<AAudioCommandParam> param = nullptr,49 const aaudio_command_opcode operationCode;
445 aaudio_result_t sendCommand(aaudio_command_opcode opCode,
782 aaudio_result_t AAudioServiceStreamBase::sendCommand(aaudio_command_opcode opCode, in sendCommand()