Home
last modified time | relevance | path

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

/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.h643 extern tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result,
658 tAVRC_RESPONSE* p_result,
685 extern tAVRC_STS AVRC_BldResponse(uint8_t handle, tAVRC_RESPONSE* p_rsp,
Davrc_defs.h1536 } tAVRC_RESPONSE; typedef
/system/bt/btif/src/
Dbtif_rc.cc259 tAVRC_RESPONSE* pmetamsg_resp);
344 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype,
1252 tAVRC_RESPONSE avrc_rsp; in send_reject_response()
1254 memset(&avrc_rsp, 0, sizeof(tAVRC_RESPONSE)); in send_reject_response()
1312 tAVRC_RESPONSE* pmetamsg_resp) { in send_metamsg_rsp()
1550 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt()
1613 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt()
1628 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt()
1745 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt()
1865 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()
523 tAVRC_RESPONSE* p_result, in avrc_ctrl_pars_vendor_rsp()
867 tAVRC_STS AVRC_Ctrl_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_Ctrl_ParsResponse()
903 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.cc760 tBTA_AV_EVT bta_av_proc_meta_cmd(tAVRC_RESPONSE* p_rc_rsp, in bta_av_proc_meta_cmd()
859 tAVRC_RESPONSE rc_rsp; in bta_av_rc_msg()