Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc51 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: /* 0x16 */ in AVRC_IsValidAvcType()
Davrc_bld_ct.cc653 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: in AVRC_BldCommand()
Davrc_pars_tg.cc229 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: /* 0x16 */ in avrc_pars_vendor_cmd()
Davrc_pars_ct.cc702 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: { in avrc_ctrl_pars_vendor_rsp()
Davrc_bld_tg.cc1461 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: in AVRC_BldResponse()
/packages/modules/Bluetooth/system/stack/test/fuzzers/avrc/
Dfuzz_avrc.cc50 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: in free_avrc_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc358 CASE_RETURN_STRING(AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT); in dump_rc_pdu()
Dbtif_rc.cc1664 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: { in btif_rc_upstreams_evt()
4368 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: in handle_avk_rc_metamsg_rsp()
4988 avrc_cmd.pdu = AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT; in get_player_app_setting_value_text_cmd()
5614 case AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT: in vendor_cmd_timeout_handler()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h216 AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT = 0x16, enumerator
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc698 std::make_pair(AVRC_PDU_GET_PLAYER_APP_VALUE_TEXT, in TEST_F()