Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc711 *p_rsp_data = AVRC_RSP_IMPL_STBL; in avrc_msg_cback()
748 *p_rsp_data = AVRC_RSP_IMPL_STBL; in avrc_msg_cback()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc438 if (u16 <= AVRC_PDU_PREV_GROUP) ret = AVRC_RSP_IMPL_STBL; in bta_av_group_navi_supported()
466 ret_code = AVRC_RSP_IMPL_STBL; in bta_av_op_supported()
934 *p_ctype = AVRC_RSP_IMPL_STBL; in bta_av_proc_meta_cmd()
940 *p_ctype = AVRC_RSP_IMPL_STBL; in bta_av_proc_meta_cmd()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h80 #define AVRC_RSP_IMPL_STBL \ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc1448 if (code == AVRC_CMD_STATUS) return AVRC_RSP_IMPL_STBL; in get_rsp_type_code()