Home
last modified time | relevance | path

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

/system/bt/bta/av/
Dbta_av_act.cc91 #define BTA_AV_STS_NO_RSP 0xFF /* a number not used by tAVRC_STS */ macro
724 tAVRC_STS status = BTA_AV_STS_NO_RSP; in bta_av_chk_notif_evt_id()
831 if (p_rc_rsp->rsp.status != BTA_AV_STS_NO_RSP) evt = 0; in bta_av_proc_meta_cmd()
858 rc_rsp.rsp.status = BTA_AV_STS_NO_RSP; in bta_av_rc_msg()
954 rc_rsp.rsp.status = BTA_AV_STS_NO_RSP; in bta_av_rc_msg()
994 if (evt == 0 && rc_rsp.rsp.status != BTA_AV_STS_NO_RSP) { in bta_av_rc_msg()