Searched refs:AVDT_PSC_REPORT (Results 1 – 5 of 5) sorted by relevance
56 #define AVDT_PSC (AVDT_PSC_TRANS | AVDT_PSC_REPORT | AVDT_PSC_DELAY_RPT)57 #define AVDT_LEG_PSC (AVDT_PSC_TRANS | AVDT_PSC_REPORT)
887 if (p_scb->curr_cfg.psc_mask & AVDT_PSC_REPORT) { in avdt_scb_hdl_tc_open()1311 if (p_scb->curr_cfg.psc_mask & AVDT_PSC_REPORT) in avdt_scb_snd_tc_close()
47 (AVDT_PSC_TRANS | AVDT_PSC_REPORT | AVDT_PSC_DELAY_RPT | AVDT_PSC_RECOV | \289 if (p_cfg->psc_mask & AVDT_PSC_REPORT) { in avdt_msg_bld_cfg()
106 #define AVDT_PSC_REPORT (1 << 2) /* Reporting */ macro
561 cs.cfg.psc_mask |= AVDT_PSC_REPORT; in bta_av_api_register()