Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp_browsing_controller.h83 uint8_t avrcp_browsing_controller_browse_file_system(uint16_t avrcp_browsing_cid, uint32_t start_it…
H A Davrcp_browsing_controller.c587 uint8_t avrcp_browsing_controller_browse_file_system(uint16_t avrcp_browsing_cid, uint32_t start_it… in avrcp_browsing_controller_browse_file_system() function
/btstack/example/
H A Davrcp_browsing_client.c716 …status = avrcp_browsing_controller_browse_file_system(browsing_cid, 0, 0xFFFFFFFF, AVRCP_MEDIA_ATT… in stdin_process()