Home
last modified time | relevance | path

Searched refs:BTA_AV_RSP_NOT_IMPL (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/av/
Dbta_av_cfg.cc38 #define BTA_AV_RC_PASS_RSP_CODE BTA_AV_RSP_NOT_IMPL
Dbta_av_act.cc375 tBTA_AV_CODE ret = BTA_AV_RSP_NOT_IMPL; in bta_av_group_navi_supported()
409 tBTA_AV_CODE ret_code = BTA_AV_RSP_NOT_IMPL; in bta_av_op_supported()
766 p_vendor->hdr.ctype = BTA_AV_RSP_NOT_IMPL; in bta_av_proc_meta_cmd()
864 p_data->rc_msg.msg.hdr.ctype = BTA_AV_RSP_NOT_IMPL; in bta_av_rc_msg()
970 p_data->rc_msg.msg.hdr.ctype = BTA_AV_RSP_NOT_IMPL; in bta_av_rc_msg()
/system/bt/bta/include/
Dbta_av_api.h185 #define BTA_AV_RSP_NOT_IMPL AVRC_RSP_NOT_IMPL macro