Searched refs:num_attribute (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_rc.cc | 310 static bt_status_t get_metadata_attribute_cmd(uint8_t num_attribute, 313 static bt_status_t get_element_attribute_cmd(uint8_t num_attribute, 317 uint8_t num_attribute, 4707 uint8_t num_attribute, in get_item_attribute_cmd() argument 5061 static bt_status_t get_metadata_attribute_cmd(uint8_t num_attribute, in get_metadata_attribute_cmd() argument 5065 num_attribute, p_attr_ids[0]); in get_metadata_attribute_cmd() 5070 AVRC_SCOPE_NOW_PLAYING, num_attribute, in get_metadata_attribute_cmd() 5075 return get_element_attribute_cmd(num_attribute, p_attr_ids, p_dev); in get_metadata_attribute_cmd() 5087 static bt_status_t get_element_attribute_cmd(uint8_t num_attribute, in get_element_attribute_cmd() argument 5091 num_attribute, p_attr_ids[0]); in get_element_attribute_cmd() [all …]
|