Home
last modified time | relevance | path

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

/btstack/test/avrcp/
H A Davrcp_controller_test.c252 status = avrcp_controller_stop(avrcp_cid); in stdin_process()
/btstack/src/classic/
H A Davrcp_controller.h156 uint8_t avrcp_controller_stop(uint16_t avrcp_cid);
H A Davrcp_controller.c1454 uint8_t avrcp_controller_stop(uint16_t avrcp_cid){ in avrcp_controller_stop() function
/btstack/example/
H A Da2dp_sink_demo.c1262 status = avrcp_controller_stop(avrcp_connection->avrcp_cid); in stdin_process()