Searched refs:rsp_type (Results 1 – 2 of 2) sorted by relevance
148 UINT8 rsp_type; in avrc_prep_end_frag() local157 rsp_type = ((*p_orig_data) & AVRC_CTYPE_MASK); in avrc_prep_end_frag()163 *p_data++ = rsp_type; in avrc_prep_end_frag()
3884 …bt_status_t volume_change_notification_rsp(bt_bdaddr_t *bd_addr, btrc_notification_type_t rsp_type, in volume_change_notification_rsp() argument3891 BTIF_TRACE_DEBUG("%s: rsp_type %d abs_vol %d", __func__, rsp_type, abs_vol); in volume_change_notification_rsp()3906 (rsp_type == BTRC_NOTIFICATION_TYPE_INTERIM) ? in volume_change_notification_rsp()