Searched refs:AVRCP_OPERATION_ID_PLAY (Results 1 – 3 of 3) sorted by relevance
327 AVRCP_OPERATION_ID_PLAY = 0x44, enumerator
1451 return request_single_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_PLAY, 0); in avrcp_controller_play()1501 return request_continuous_pass_through_press_control_cmd(avrcp_cid, AVRCP_OPERATION_ID_PLAY, 0); in avrcp_controller_press_and_hold_play()
861 case AVRCP_OPERATION_ID_PLAY: in avrcp_target_packet_handler()