Home
last modified time | relevance | path

Searched refs:AVRC_PDU_GET_CUR_PLAYER_APP_VALUE (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc49 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: /* 0x13 */ in AVRC_IsValidAvcType()
Davrc_bld_ct.cc641 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: in AVRC_BldCommand()
Davrc_pars_tg.cc174 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: /* 0x13 */ in avrc_pars_vendor_cmd()
Davrc_pars_ct.cc623 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: { in avrc_ctrl_pars_vendor_rsp()
Davrc_bld_tg.cc1447 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: in AVRC_BldResponse()
/packages/modules/Bluetooth/system/stack/test/fuzzers/avrc/
Dfuzz_avrc.cc36 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: in free_avrc_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc355 CASE_RETURN_STRING(AVRC_PDU_GET_CUR_PLAYER_APP_VALUE); in dump_rc_pdu()
Dbtif_rc.cc1661 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: in btif_rc_upstreams_evt()
4359 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: in handle_avk_rc_metamsg_rsp()
4616 avrc_cmd.get_cur_app_val.pdu = AVRC_PDU_GET_CUR_PLAYER_APP_VALUE; in get_player_app_setting_cmd()
5604 case AVRC_PDU_GET_CUR_PLAYER_APP_VALUE: in vendor_cmd_timeout_handler()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h213 AVRC_PDU_GET_CUR_PLAYER_APP_VALUE = 0x13, enumerator
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc692 std::make_pair(AVRC_PDU_GET_CUR_PLAYER_APP_VALUE, in TEST_F()