Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp_controller.h312 uint8_t avrcp_controller_get_element_attributes(uint16_t avrcp_cid, uint8_t num_attributes, avrcp_m…
H A Davrcp_controller.c1861 uint8_t avrcp_controller_get_element_attributes(uint16_t avrcp_cid, uint8_t num_attributes, avrcp_m… in avrcp_controller_get_element_attributes() function
1892 return avrcp_controller_get_element_attributes(avrcp_cid, 0, NULL); in avrcp_controller_get_now_playing_info()
1901 return avrcp_controller_get_element_attributes(avrcp_cid, 1, media_attrs); in avrcp_controller_get_now_playing_info_for_media_attribute_id()
/btstack/
H A DCHANGELOG.md163 - AVRCP: generate command for avrcp_controller_get_element_attributes dynamically