Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_api.cc262 uint8_t rsp_type; in avrc_prep_end_frag() local
272 rsp_type = ((*p_orig_data) & AVRC_CTYPE_MASK); in avrc_prep_end_frag()
280 *p_data++ = rsp_type; in avrc_prep_end_frag()
/system/bt/include/hardware/
Dbt_rc.h700 btrc_notification_type_t rsp_type,
/system/bt/btif/src/
Dbtif_rc.cc5102 const RawAddress& bd_addr, btrc_notification_type_t rsp_type, in volume_change_notification_rsp() argument
5107 BTIF_TRACE_DEBUG("%s: rsp_type: %d abs_vol: %d", __func__, rsp_type, abs_vol); in volume_change_notification_rsp()
5125 (rsp_type == BTRC_NOTIFICATION_TYPE_INTERIM) in volume_change_notification_rsp()