Lines Matching refs:AVRC_OP_VENDOR
908 if (pmeta_msg->p_msg->hdr.opcode != AVRC_OP_VENDOR) in handle_rc_metamsg_cmd()
1343 opcode = AVRC_OP_VENDOR; in opcode_from_pdu()
1792 avrc_cmd.volume.opcode = AVRC_OP_VENDOR; in set_volume()
1885 if (AVRC_OP_VENDOR==pmeta_msg->p_msg->hdr.opcode &&(AVRC_RSP_CHANGED==pmeta_msg->code in handle_rc_metamsg_rsp()
3118 if ((AVRC_OP_VENDOR == pmeta_msg->p_msg->hdr.opcode)&& in handle_avk_rc_metamsg_rsp()
3200 if ((AVRC_OP_VENDOR==pmeta_msg->p_msg->hdr.opcode)&& in handle_avk_rc_metamsg_cmd()
3306 avrc_cmd.get_caps.opcode = AVRC_OP_VENDOR; in getcapabilities_cmd()
3355 avrc_cmd.list_app_attr.opcode = AVRC_OP_VENDOR; in list_player_app_setting_attrib_cmd()
3405 avrc_cmd.list_app_values.opcode = AVRC_OP_VENDOR; in list_player_app_setting_value_cmd()
3453 avrc_cmd.get_cur_app_val.opcode = AVRC_OP_VENDOR; in get_player_app_setting_cmd()
3508 avrc_cmd.set_app_val.opcode = AVRC_OP_VENDOR; in change_player_app_setting()
3570 avrc_cmd.get_app_attr_txt.opcode = AVRC_OP_VENDOR; in get_player_app_setting_attr_text_cmd()
3627 avrc_cmd.get_app_val_txt.opcode = AVRC_OP_VENDOR; in get_player_app_setting_value_text_cmd()
3681 avrc_cmd.reg_notif.opcode = AVRC_OP_VENDOR; in register_notification_cmd()
3738 avrc_cmd.get_elem_attrs.opcode = AVRC_OP_VENDOR; in get_element_attribute_cmd()
3798 avrc_cmd.get_play_status.opcode = AVRC_OP_VENDOR; in get_play_status_cmd()
3847 avrc_rsp.volume.opcode = AVRC_OP_VENDOR; in set_volume_rsp()
3895 avrc_rsp.reg_notif.opcode = AVRC_OP_VENDOR; in volume_change_notification_rsp()