Home
last modified time | relevance | path

Searched refs:tAVRC_RESPONSE (Results 1 – 9 of 9) sorted by relevance

/system/bt/test/mock/
Dmock_stack_avrc_pars.ct.cc39 tAVRC_STS AVRC_Ctrl_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_Ctrl_ParsResponse()
44 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse()
Dmock_stack_avrc_bld_tg.cc39 tAVRC_STS AVRC_BldResponse(uint8_t handle, tAVRC_RESPONSE* p_rsp, in AVRC_BldResponse()
/system/bt/btif/test/
Dbtif_rc_test.cc42 tAVRC_STS AVRC_BldResponse(uint8_t handle, tAVRC_RESPONSE* p_rsp, in AVRC_BldResponse()
50 tAVRC_STS AVRC_Ctrl_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_Ctrl_ParsResponse()
58 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse()
/system/bt/stack/include/
Davrc_api.h702 extern tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result,
717 tAVRC_RESPONSE* p_result,
744 extern tAVRC_STS AVRC_BldResponse(uint8_t handle, tAVRC_RESPONSE* p_rsp,
Davrc_defs.h1538 } tAVRC_RESPONSE; typedef
/system/bt/btif/src/
Dbtif_rc.cc260 tAVRC_RESPONSE* pmetamsg_resp);
346 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype,
1251 tAVRC_RESPONSE avrc_rsp; in send_reject_response()
1253 memset(&avrc_rsp, 0, sizeof(tAVRC_RESPONSE)); in send_reject_response()
1311 tAVRC_RESPONSE* pmetamsg_resp) { in send_metamsg_rsp()
1549 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt()
1612 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt()
1627 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt()
1744 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt()
1854 tAVRC_RESPONSE avrc_rsp; in get_play_status_rsp()
[all …]
/system/bt/stack/avrc/
Davrc_pars_ct.cc47 tAVRC_RESPONSE* p_result) { in avrc_pars_vendor_rsp()
220 tAVRC_RESPONSE* p_rsp) { in avrc_pars_browse_rsp()
530 tAVRC_RESPONSE* p_result, in avrc_ctrl_pars_vendor_rsp()
874 tAVRC_STS AVRC_Ctrl_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_Ctrl_ParsResponse()
910 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse()
Davrc_bld_tg.cc1296 static BT_HDR* avrc_bld_init_rsp_buffer(tAVRC_RESPONSE* p_rsp) { in avrc_bld_init_rsp_buffer()
1365 tAVRC_STS AVRC_BldResponse(uint8_t handle, tAVRC_RESPONSE* p_rsp, in AVRC_BldResponse()
/system/bt/bta/av/
Dbta_av_act.cc754 tBTA_AV_EVT bta_av_proc_meta_cmd(tAVRC_RESPONSE* p_rc_rsp, in bta_av_proc_meta_cmd()
853 tAVRC_RESPONSE rc_rsp; in bta_av_rc_msg()