Searched refs:AVRCP_OPERATION_ID_REWIND (Results 1 – 3 of 3) sorted by relevance
331 AVRCP_OPERATION_ID_REWIND = 0x48, enumerator
1491 return request_single_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_REWIND, 0); in avrcp_controller_rewind()1519 … return request_continuous_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_REWIND, 0); in avrcp_controller_press_and_hold_rewind()
1342 … avrcp_controller_start_press_and_hold_cmd(avrcp_connection->avrcp_cid, AVRCP_OPERATION_ID_REWIND); in stdin_process()