Home
last modified time | relevance | path

Searched refs:AVRC_RSP_IMPL_STBL (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/av/
Dbta_av_act.cc396 if (u16 <= AVRC_PDU_PREV_GROUP) ret = AVRC_RSP_IMPL_STBL; in bta_av_group_navi_supported()
424 ret_code = AVRC_RSP_IMPL_STBL; in bta_av_op_supported()
807 *p_ctype = AVRC_RSP_IMPL_STBL; in bta_av_proc_meta_cmd()
813 *p_ctype = AVRC_RSP_IMPL_STBL; in bta_av_proc_meta_cmd()
/system/bt/stack/avrc/
Davrc_api.cc690 *p_rsp_data = AVRC_RSP_IMPL_STBL; in avrc_msg_cback()
729 *p_rsp_data = AVRC_RSP_IMPL_STBL; in avrc_msg_cback()
/system/bt/stack/include/
Davrc_defs.h78 #define AVRC_RSP_IMPL_STBL \ macro
/system/bt/btif/src/
Dbtif_rc.cc1288 if (code == AVRC_CMD_STATUS) return AVRC_RSP_IMPL_STBL; in get_rsp_type_code()