Searched refs:AVDT_PSC_REPORT (Results 1 – 5 of 5) sorted by relevance
146 #define AVDT_PSC_REPORT (1 << 2) /* Reporting */ macro
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)
935 if (p_scb->curr_cfg.psc_mask & AVDT_PSC_REPORT) { in avdt_scb_hdl_tc_open()1362 if (p_scb->curr_cfg.psc_mask & AVDT_PSC_REPORT) in avdt_scb_snd_tc_close()
52 (AVDT_PSC_TRANS | AVDT_PSC_REPORT | AVDT_PSC_DELAY_RPT | AVDT_PSC_RECOV | \293 if (p_cfg->psc_mask & AVDT_PSC_REPORT) { in avdt_msg_bld_cfg()
619 avdtp_stream_config.cfg.psc_mask |= AVDT_PSC_REPORT; in bta_av_api_register()