Searched refs:AVRC_PDU_SET_PLAYER_APP_VALUE (Results 1 – 8 of 8) sorted by relevance
57 case AVRC_PDU_SET_PLAYER_APP_VALUE: /* 0x14 */ in AVRC_IsValidAvcType()
187 case AVRC_PDU_SET_PLAYER_APP_VALUE: /* 0x14 */ in avrc_pars_vendor_cmd()
479 case AVRC_PDU_SET_PLAYER_APP_VALUE: in AVRC_BldCommand()
331 case AVRC_PDU_SET_PLAYER_APP_VALUE: in avrc_ctrl_pars_vendor_rsp()
931 case AVRC_PDU_SET_PLAYER_APP_VALUE: in AVRC_BldResponse()
523 CASE_RETURN_STR(AVRC_PDU_SET_PLAYER_APP_VALUE) in dump_rc_pdu()
1374 case AVRC_PDU_SET_PLAYER_APP_VALUE: in btif_rc_upstreams_evt()2140 case AVRC_PDU_SET_PLAYER_APP_VALUE: in btif_rc_control_cmd_timeout_handler()3162 case AVRC_PDU_SET_PLAYER_APP_VALUE: in handle_avk_rc_metamsg_rsp()3510 avrc_cmd.set_app_val.pdu = AVRC_PDU_SET_PLAYER_APP_VALUE; in change_player_app_setting()3527 start_control_command_timer (AVRC_PDU_SET_PLAYER_APP_VALUE, p_transaction); in change_player_app_setting()
196 #define AVRC_PDU_SET_PLAYER_APP_VALUE 0x14 macro