Searched refs:AVDT_PSC_REPORT (Results 1 – 5 of 5) sorted by relevance
149 #define AVDT_PSC_REPORT (1 << 2) /* Reporting */ macro
55 #define AVDT_PSC (AVDT_PSC_TRANS | AVDT_PSC_REPORT | AVDT_PSC_DELAY_RPT)56 #define AVDT_LEG_PSC (AVDT_PSC_TRANS | AVDT_PSC_REPORT)
49 (AVDT_PSC_TRANS | AVDT_PSC_REPORT | AVDT_PSC_DELAY_RPT | AVDT_PSC_RECOV | \290 if (p_cfg->psc_mask & AVDT_PSC_REPORT) { in avdt_msg_bld_cfg()
946 if (p_scb->curr_cfg.psc_mask & AVDT_PSC_REPORT) { in avdt_scb_hdl_tc_open()1379 if (p_scb->curr_cfg.psc_mask & AVDT_PSC_REPORT) in avdt_scb_snd_tc_close()
537 avdtp_stream_config.cfg.psc_mask |= AVDT_PSC_REPORT; in bta_av_api_register()