Home
last modified time | relevance | path

Searched refs:avrc_is_valid_player_attrib_value (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/avrc/
Davrc_pars_tg.c137 … if (!avrc_is_valid_player_attrib_value(p_app_set[xx].attr_id, p_app_set[xx].attr_val)) in avrc_pars_vendor_cmd()
173 if (!avrc_is_valid_player_attrib_value(p_result->get_app_val_txt.attr_id, in avrc_pars_vendor_cmd()
Davrc_int.h148 extern BOOLEAN avrc_is_valid_player_attrib_value(UINT8 attrib, UINT8 value);
Davrc_utils.c91 BOOLEAN avrc_is_valid_player_attrib_value(UINT8 attrib, UINT8 value) in avrc_is_valid_player_attrib_value() function
Davrc_bld_tg.c253 … if (avrc_is_valid_player_attrib_value(p_rsp->p_vals[xx].attr_id, p_rsp->p_vals[xx].attr_val)) in avrc_bld_get_cur_app_setting_value_rsp()
623 if (avrc_is_valid_player_attrib_value(p_rsp->param.player_setting.attr_id[xx], in avrc_bld_notify_rsp()