Searched refs:tAVRC_RESPONSE (Results 1 – 6 of 6) sorted by relevance
/system/bt/stack/include/ |
D | avrc_api.h | 643 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,
|
D | avrc_defs.h | 1535 } tAVRC_RESPONSE; typedef
|
/system/bt/btif/src/ |
D | btif_rc.cc | 258 tAVRC_RESPONSE* pmetamsg_resp); 336 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, 1174 tAVRC_RESPONSE avrc_rsp; in send_reject_response() 1176 memset(&avrc_rsp, 0, sizeof(tAVRC_RESPONSE)); in send_reject_response() 1234 tAVRC_RESPONSE* pmetamsg_resp) { in send_metamsg_rsp() 1473 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt() 1536 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt() 1551 tAVRC_RESPONSE avrc_rsp; in btif_rc_upstreams_evt() 1669 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt() 1791 tAVRC_RESPONSE avrc_rsp; in get_play_status_rsp() [all …]
|
/system/bt/stack/avrc/ |
D | avrc_pars_ct.cc | 47 tAVRC_RESPONSE* p_result) { in avrc_pars_vendor_rsp() 220 tAVRC_RESPONSE* p_rsp) { in avrc_pars_browse_rsp() 499 tAVRC_RESPONSE* p_result, in avrc_ctrl_pars_vendor_rsp() 843 tAVRC_STS AVRC_Ctrl_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_Ctrl_ParsResponse() 879 tAVRC_STS AVRC_ParsResponse(tAVRC_MSG* p_msg, tAVRC_RESPONSE* p_result, in AVRC_ParsResponse()
|
D | avrc_bld_tg.cc | 1296 static BT_HDR* avrc_bld_init_rsp_buffer(tAVRC_RESPONSE* p_rsp) { in avrc_bld_init_rsp_buffer() 1366 tAVRC_STS AVRC_BldResponse(uint8_t handle, tAVRC_RESPONSE* p_rsp, in AVRC_BldResponse()
|
/system/bt/bta/av/ |
D | bta_av_act.cc | 757 tBTA_AV_EVT bta_av_proc_meta_cmd(tAVRC_RESPONSE* p_rc_rsp, in bta_av_proc_meta_cmd() 856 tAVRC_RESPONSE rc_rsp; in bta_av_rc_msg()
|