Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_av_api.h214 #define BTA_AV_RSP_IMPL_STBL AVRC_RSP_IMPL_STBL
/system/bt/stack/avrc/
Davrc_api.c587 *p_rsp_data = AVRC_RSP_IMPL_STBL; in avrc_msg_cback()
619 *p_rsp_data = AVRC_RSP_IMPL_STBL; in avrc_msg_cback()
/system/bt/bta/av/
Dbta_av_act.c816 *p_ctype = AVRC_RSP_IMPL_STBL; in bta_av_proc_meta_cmd()
823 *p_ctype = AVRC_RSP_IMPL_STBL; in bta_av_proc_meta_cmd()
/system/bt/stack/include/
Davrc_defs.h68 #define AVRC_RSP_IMPL_STBL 12 /* For specific inquiry or general inquiy commands, macro
/system/bt/btif/src/
Dbtif_rc.c1258 ctype = AVRC_RSP_IMPL_STBL; in send_metamsg_rsp()