Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc50 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: /* 0x15 */ in AVRC_IsValidAvcType()
Davrc_bld_ct.cc649 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: in AVRC_BldCommand()
Davrc_pars_tg.cc175 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: /* 0x15 */ in avrc_pars_vendor_cmd()
Davrc_pars_ct.cc650 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: { in avrc_ctrl_pars_vendor_rsp()
Davrc_bld_tg.cc1456 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: in AVRC_BldResponse()
/packages/modules/Bluetooth/system/stack/test/fuzzers/avrc/
Dfuzz_avrc.cc43 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: in free_avrc_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc357 CASE_RETURN_STRING(AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT); in dump_rc_pdu()
Dbtif_rc.cc1663 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: in btif_rc_upstreams_evt()
4363 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: in handle_avk_rc_metamsg_rsp()
4962 avrc_cmd.pdu = AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT; in get_player_app_setting_attr_text_cmd()
5609 case AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT: in vendor_cmd_timeout_handler()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h215 AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT = 0x15, enumerator
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc696 std::make_pair(AVRC_PDU_GET_PLAYER_APP_ATTR_TEXT, in TEST_F()