Home
last modified time | relevance | path

Searched refs:AVRC_ParsResponse (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_avrc_pars.ct.cc44 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse() function
/aosp12/system/bt/btif/test/
H A Dbtif_rc_test.cc58 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse() function
/aosp12/system/bt/stack/include/
H A Davrc_api.h702 extern tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result,
/aosp12/system/bt/stack/avrc/
H A Davrc_pars_ct.cc918 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse() function
/aosp12/system/bt/btif/src/
H A Dbtif_rc.cc2706 status = AVRC_ParsResponse(pmeta_msg->p_msg, &avrc_response, scratch_buf, in handle_rc_metamsg_rsp()