Searched refs:AVDT_PSC_MSK_DELAY_RPT (Results 1 – 5 of 5) sorted by relevance
566 if (streamCtrl->reqCfg.pscMask & AVDT_PSC_MSK_DELAY_RPT) { in AvdtBuildSetConfigureCmd()606 if ((avdtMsgData->getcap.cfg->pscMask & AVDT_PSC_MSK_DELAY_RPT) && (sigId != AVDT_SIG_GETCAP)) { in AvdtBuildGetCapRsp()641 if (streamCtrl->currCfg.cfg.pscMask & AVDT_PSC_MSK_DELAY_RPT) { in AvdtBuildGetConfigureRsp()678 if (avdtMsgData->reconfigureCmd.cfg.pscMask & AVDT_PSC_MSK_DELAY_RPT) { in AvdtBuildReconfigureCmd()781 if (cfg->pscMask & AVDT_PSC_MSK_DELAY_RPT) { in AvdtBuildCapability()1801 sepConfig->pscMask = (sepConfig->pscMask | AVDT_PSC_MSK_DELAY_RPT); in AvdtParseCategoryDelay()
36 #define AVDT_PSC_MSK (AVDT_PSC_MSK_TRANS | AVDT_PSC_MSK_DELAY_RPT | AVDT_PSC_MSK_CODEC)
170 #define AVDT_PSC_MSK_DELAY_RPT (1 << 7) // Delay Reporting macro
454 … cfg[number].cfg.pscMask = (AVDT_PSC_MSK_TRANS | AVDT_PSC_MSK_DELAY_RPT | AVDT_PSC_MSK_CODEC); in CreateSEPConfigureInfo()477 … cfg[number].cfg.pscMask = (AVDT_PSC_MSK_TRANS | AVDT_PSC_MSK_DELAY_RPT | AVDT_PSC_MSK_CODEC); in CreateSEPConfigureInfo()
701 … codecReconfig_.pscMask = (AVDT_PSC_MSK_TRANS | AVDT_PSC_MSK_DELAY_RPT | AVDT_PSC_MSK_CODEC); in SetUserCodecConfigure()789 codecReconfig_.pscMask = (AVDT_PSC_MSK_TRANS | AVDT_PSC_MSK_DELAY_RPT | AVDT_PSC_MSK_CODEC); in EnableOptionalCodec()