Home
last modified time | relevance | path

Searched refs:AVRC_PDU_SET_PLAYER_APP_VALUE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_utils.c56 case AVRC_PDU_SET_PLAYER_APP_VALUE: /* 0x14 */ in AVRC_IsValidAvcType()
Davrc_bld_ct.c304 case AVRC_PDU_SET_PLAYER_APP_VALUE: /* 0x14 */ in AVRC_BldCommand()
Davrc_pars_tg.c128 case AVRC_PDU_SET_PLAYER_APP_VALUE: /* 0x14 */ in avrc_pars_vendor_cmd()
Davrc_bld_tg.c838 case AVRC_PDU_SET_PLAYER_APP_VALUE: in AVRC_BldResponse()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_util.c108 CASE_RETURN_STR(AVRC_PDU_SET_PLAYER_APP_VALUE) in dump_rc_pdu()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c724 case AVRC_PDU_SET_PLAYER_APP_VALUE: { in btc_rc_upstreams_evt()
1079 avrc_cmd.set_app_val.pdu = AVRC_PDU_SET_PLAYER_APP_VALUE; in btc_avrc_ct_send_set_player_value_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h194 #define AVRC_PDU_SET_PLAYER_APP_VALUE 0x14 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c777 case AVRC_PDU_SET_PLAYER_APP_VALUE: in bta_av_proc_meta_cmd()