Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.cc304 static bt_status_t get_element_attribute_cmd(uint8_t num_attribute,
5005 static bt_status_t get_element_attribute_cmd(uint8_t num_attribute, in get_element_attribute_cmd() argument
5009 num_attribute, p_attr_ids[0]); in get_element_attribute_cmd()
5015 avrc_cmd.get_elem_attrs.num_attr = num_attribute; in get_element_attribute_cmd()
5017 for (int count = 0; count < num_attribute; count++) { in get_element_attribute_cmd()