Searched refs:AVRC_CMD_CTRL (Results 1 – 6 of 6) sorted by relevance
62 if (avc_type == AVRC_CMD_CTRL) { in AVRC_IsValidAvcType()
491 AVRC_MsgReq (handle, (UINT8)(label), AVRC_CMD_CTRL, p_cmd); in avrc_proc_far_msg()1059 p_msg->hdr.ctype = AVRC_CMD_CTRL; in AVRC_PassCmd()
199 #define BTA_AV_CMD_CTRL AVRC_CMD_CTRL
50 #define AVRC_CMD_CTRL 0 /* Instruct a target to perform an operation */ macro
1184 BTA_AvMetaCmd(btc_rc_cb.rc_handle, tl, AVRC_CMD_CTRL, p_msg); in btc_avrc_ct_send_set_absolute_volume_cmd()
822 if ((p_data->rc_msg.msg.hdr.ctype == AVRC_CMD_CTRL) || in bta_av_rc_msg()