Home
last modified time | relevance | path

Searched refs:get_app_attr_txt (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h1143 tAVRC_GET_APP_ATTR_TXT_CMD get_app_attr_txt; /* GetAppAttrTxt */ member
1338 tAVRC_GET_APP_ATTR_TXT_RSP get_app_attr_txt; /* GetAppAttrTxt */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_tg.c843 status = avrc_bld_get_app_setting_attr_text_rsp(&p_rsp->get_app_attr_txt, p_pkt); in AVRC_BldResponse()