Home
last modified time | relevance | path

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

/btstack/test/avrcp/
H A Davrcp_controller_test.c284 status = avrcp_controller_volume_up(avrcp_cid); in stdin_process()
/btstack/src/classic/
H A Davrcp_controller.h205 uint8_t avrcp_controller_volume_up(uint16_t avrcp_cid);
H A Davrcp_controller.c1470 uint8_t avrcp_controller_volume_up(uint16_t avrcp_cid){ in avrcp_controller_volume_up() function
/btstack/example/
H A Da2dp_source_demo.c968 status = avrcp_controller_volume_up(media_tracker.avrcp_cid); in stdin_process()