Searched refs:AVRCP_OPERATION_ID_STOP (Results 1 – 3 of 3) sorted by relevance
328 AVRCP_OPERATION_ID_STOP = 0x45, enumerator
1455 return request_single_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_STOP, 0); in avrcp_controller_stop()1504 return request_continuous_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_STOP, 0); in avrcp_controller_press_and_hold_stop()
867 case AVRCP_OPERATION_ID_STOP: in avrcp_target_packet_handler()