Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_api.cc264 uint8_t rsp_type; in avrc_prep_end_frag() local
275 rsp_type = ((*p_orig_data) & AVRC_CTYPE_MASK); in avrc_prep_end_frag()
283 *p_data++ = rsp_type; in avrc_prep_end_frag()
/system/bt/btif/src/
Dbtif_rc.cc5097 bt_bdaddr_t* bd_addr, btrc_notification_type_t rsp_type, uint8_t abs_vol, in volume_change_notification_rsp() argument
5102 BTIF_TRACE_DEBUG("%s: rsp_type: %d abs_vol: %d", __func__, rsp_type, abs_vol); in volume_change_notification_rsp()
5120 (rsp_type == BTRC_NOTIFICATION_TYPE_INTERIM) in volume_change_notification_rsp()