Searched defs:AVRC_ParsCommand (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_pars_tg.c274 ** Function AVRC_ParsCommand
282 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len) function
304 AVRC_TRACE_ERROR("AVRC_ParsCommand() unknown opcode:0x%x", p_msg->hdr.opcode);
310 AVRC_TRACE_DEBUG("AVRC_ParsCommand() return status:0x%x", status);

Completed in 51 milliseconds