Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_utils.c43 case AVRC_PDU_GET_CAPABILITIES: /* 0x10 */ in AVRC_IsValidAvcType()
Davrc_pars_ct.c97 case AVRC_PDU_GET_CAPABILITIES: /* 0x10 */ in avrc_pars_vendor_rsp()
Davrc_bld_ct.c315 case AVRC_PDU_GET_CAPABILITIES: in AVRC_BldCommand()
Davrc_pars_tg.c82 case AVRC_PDU_GET_CAPABILITIES: /* 0x10 */ in avrc_pars_vendor_cmd()
Davrc_bld_tg.c822 case AVRC_PDU_GET_CAPABILITIES: in AVRC_BldResponse()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c826 case AVRC_PDU_GET_CAPABILITIES: in handle_rc_metamsg_rsp()
1111 avrc_cmd.get_caps.pdu = AVRC_PDU_GET_CAPABILITIES; in btc_avrc_ct_send_get_rn_caps_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h190 #define AVRC_PDU_GET_CAPABILITIES 0x10 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c734 case AVRC_PDU_GET_CAPABILITIES: in bta_av_proc_meta_cmd()