Searched refs:AVRC_MsgReq (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/include/ |
D | avrc_api.h | 370 extern UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt);
|
/system/bt/stack/avrc/ |
D | avrc_api.c | 493 AVRC_MsgReq (handle, (UINT8)(label), AVRC_CMD_CTRL, p_cmd); in avrc_proc_far_msg() 507 AVRC_MsgReq (handle, (UINT8)(label), AVRC_CMD_CTRL, p_cmd); in avrc_proc_far_msg() 955 UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt) in AVRC_MsgReq() function
|
/system/bt/bta/av/ |
D | bta_av_act.c | 676 AVRC_MsgReq(p_rcb->handle, p_data->api_meta_rsp.label, in bta_av_rc_meta_rsp() 1029 AVRC_MsgReq (p_data->rc_msg.handle, p_data->rc_msg.label, ctype, p_pkt); in bta_av_rc_msg()
|