Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp_browsing_controller.h123 uint8_t avrcp_browsing_controller_change_path(uint16_t avrcp_browsing_cid, uint8_t direction, uint8…
H A Davrcp_browsing_controller.c626 uint8_t avrcp_browsing_controller_change_path(uint16_t avrcp_browsing_cid, uint8_t direction, uint8… in avrcp_browsing_controller_change_path() function
656 return avrcp_browsing_controller_change_path(avrcp_browsing_cid, 0, NULL); in avrcp_browsing_controller_go_up_one_level()
660 return avrcp_browsing_controller_change_path(avrcp_browsing_cid, 1, folder_uid); in avrcp_browsing_controller_go_down_one_level()