Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.c270 static bt_status_t get_element_attribute_cmd (uint8_t num_attribute, uint32_t *p_attr_ids);
3719 static bt_status_t get_element_attribute_cmd (uint8_t num_attribute, uint32_t *p_attr_ids) in get_element_attribute_cmd() argument
3731 __FUNCTION__, num_attribute, p_attr_ids[0]); in get_element_attribute_cmd()
3739 avrc_cmd.get_elem_attrs.num_attr = num_attribute; in get_element_attribute_cmd()
3741 for (count = 0; count < num_attribute; count++) in get_element_attribute_cmd()