Searched refs:tAVRC_RESPONSE (Results 1 – 7 of 7) sorted by relevance
/system/bt/btif/test/ |
D | btif_rc_test.cc | 42 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/ |
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 | 1536 } tAVRC_RESPONSE; typedef
|
/system/bt/btif/src/ |
D | btif_rc.cc | 259 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/ |
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() 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()
|
D | avrc_bld_tg.cc | 1296 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/ |
D | bta_av_act.cc | 760 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()
|