Home
last modified time | relevance | path

Searched refs:avrcp_controller_query_shuffle_and_repeat_modes (Results 1 – 4 of 4) sorted by relevance

/btstack/test/avrcp/
H A Davrcp_controller_test.c304 status = avrcp_controller_query_shuffle_and_repeat_modes(avrcp_cid); in stdin_process()
/btstack/src/classic/
H A Davrcp_controller.h358 uint8_t avrcp_controller_query_shuffle_and_repeat_modes(uint16_t avrcp_cid);
H A Davrcp_controller.c1978 uint8_t avrcp_controller_query_shuffle_and_repeat_modes(uint16_t avrcp_cid){ in avrcp_controller_query_shuffle_and_repeat_modes() function
/btstack/example/
H A Da2dp_sink_demo.c1302 status = avrcp_controller_query_shuffle_and_repeat_modes(avrcp_connection->avrcp_cid); in stdin_process()