Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp.h334 AVRCP_OPERATION_ID_FORWARD = 0x4B, enumerator
H A Davrcp_controller.c1463 return request_single_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_FORWARD, 0); in avrcp_controller_forward()
1510 …return request_continuous_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_FORWARD, 0); in avrcp_controller_press_and_hold_forward()