Home
last modified time | relevance | path

Searched refs:AVRC_ParsCommand (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Davrc_api.h629 extern tAVRC_STS AVRC_ParsCommand(tAVRC_MSG* p_msg, tAVRC_COMMAND* p_result,
/system/bt/stack/avrc/
Davrc_pars_tg.cc532 tAVRC_STS AVRC_ParsCommand(tAVRC_MSG* p_msg, tAVRC_COMMAND* p_result, in AVRC_ParsCommand() function
/system/bt/btif/src/
Dbtif_rc.cc925 status = AVRC_ParsCommand(pmeta_msg->p_msg, &avrc_command, scratch_buf, in handle_rc_metamsg_cmd()