Searched refs:attributes_set (Results 1 – 1 of 1) sorted by relevance
1878 uint16_t attributes_set = 0; in avrcp_controller_get_element_attributes() local1882 attributes_set |= 1 << (attributes[i] - AVRCP_MEDIA_ATTR_TITLE); in avrcp_controller_get_element_attributes()1885 connection->controller_element_attributes = attributes_set; in avrcp_controller_get_element_attributes()