Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/avrc/
H A Davrc_utils.cc42 case AVRC_PDU_LIST_PLAYER_APP_VALUES: /* 0x12 */ in AVRC_IsValidAvcType()
H A Davrc_bld_ct.cc627 case AVRC_PDU_LIST_PLAYER_APP_VALUES: in AVRC_BldCommand()
H A Davrc_pars_tg.cc155 case AVRC_PDU_LIST_PLAYER_APP_VALUES: /* 0x12 */ in avrc_pars_vendor_cmd()
H A Davrc_pars_ct.cc633 case AVRC_PDU_LIST_PLAYER_APP_VALUES: in avrc_ctrl_pars_vendor_rsp()
H A Davrc_bld_tg.cc1418 case AVRC_PDU_LIST_PLAYER_APP_VALUES: in AVRC_BldResponse()
/aosp12/system/bt/btif/src/
H A Dbtif_util.cc381 CASE_RETURN_STR(AVRC_PDU_LIST_PLAYER_APP_VALUES) in dump_rc_pdu()
H A Dbtif_rc.cc1506 case AVRC_PDU_LIST_PLAYER_APP_VALUES: in btif_rc_upstreams_evt()
2901 case AVRC_PDU_LIST_PLAYER_APP_VALUES: in btif_rc_status_cmd_timeout_handler()
4372 case AVRC_PDU_LIST_PLAYER_APP_VALUES: in handle_avk_rc_metamsg_rsp()
4605 avrc_cmd.list_app_values.pdu = AVRC_PDU_LIST_PLAYER_APP_VALUES; in list_player_app_setting_value_cmd()
/aosp12/system/bt/stack/include/
H A Davrc_defs.h210 AVRC_PDU_LIST_PLAYER_APP_VALUES = 0x12, enumerator