Home
last modified time | relevance | path

Searched refs:rsp_type (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/avrc/
Davrc_api.c148 UINT8 rsp_type; in avrc_prep_end_frag() local
157 rsp_type = ((*p_orig_data) & AVRC_CTYPE_MASK); in avrc_prep_end_frag()
163 *p_data++ = rsp_type; in avrc_prep_end_frag()
/system/bt/btif/src/
Dbtif_rc.c3884 …bt_status_t volume_change_notification_rsp(bt_bdaddr_t *bd_addr, btrc_notification_type_t rsp_type, in volume_change_notification_rsp() argument
3891 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()